Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 677 Bytes

EnrollmentActivationResponse.md

File metadata and controls

13 lines (9 loc) · 677 Bytes

Okta.Sdk.Model.EnrollmentActivationResponse

Enrollment Initialization Response

Properties

Name Type Description Notes
AuthenticatorEnrollmentIds List<string> List of IDs for preregistered WebAuthn Factors in Okta [optional]
FulfillmentProvider string Name of the fulfillment provider for the WebAuthn Preregistration Factor [optional]
UserId string ID of an existing Okta user [optional]

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