Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 974 Bytes

File metadata and controls

14 lines (10 loc) · 974 Bytes

Okta.Sdk.Model.UserFactorActivateRequest

Properties

Name Type Description Notes
PassCode string OTP for the current time window [optional]
UseNumberMatchingChallenge bool Select whether to use a number matching challenge for a `push` factor. > Note: Sending a request with a body is required when you verify a `push` factor with a number matching challenge. [optional]
ClientData string Base64-encoded client data from the WebAuthn authenticator [optional]
RegistrationData string Base64-encoded registration data from the U2F token [optional]
Attestation string Base64-encoded attestation from the WebAuthn authenticator [optional]

[Back to Model list] [Back to API list] [Back to README]