Name | Type | Description | Notes |
---|---|---|---|
AuthenticatorName | String | [optional] | |
CredentialId | String | [optional] |
- Prepare the resource
$WebAuthnUserFactorProfile = Initialize-Okta.PowerShellWebAuthnUserFactorProfile -AuthenticatorName null `
-CredentialId null
- Convert the resource to JSON
$WebAuthnUserFactorProfile | ConvertTo-JSON