Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 667 Bytes

WebAuthnCredResponse.md

File metadata and controls

12 lines (8 loc) · 667 Bytes

Okta.Sdk.Model.WebAuthnCredResponse

Credential response object for enrolled credential details, along with enrollment and key identifiers to associate the credential

Properties

Name Type Description Notes
AuthenticatorEnrollmentId string ID for a WebAuthn Preregistration Factor in Okta [optional]
CredResponseJWE string Encrypted JWE of credential response from the fulfillment provider [optional]

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