Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 851 Bytes

UserFactorVerifyRequest.md

File metadata and controls

17 lines (13 loc) · 851 Bytes

Okta.Sdk.Model.UserFactorVerifyRequest

Properties

Name Type Description Notes
Answer string Answer to the question [optional]
ClientData string [optional]
NextPassCode string [optional]
PassCode string Verifies an OTP sent by a `call` Factor challenge. If you omit `passCode` in the request, a new OTP is sent to the phone. [optional]
RegistrationData string [optional]
StateToken string [optional]
AuthenticatorData string [optional]
SignatureData string [optional]

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