Okta.Sdk.Model.EnrollmentInitializationRequest
October 22, 2025 ยท View on GitHub
Enrollment initialization request
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EnrollmentRpIds | List<string> | List of relying party hostnames to register on the YubiKey | [optional] |
| FulfillmentProvider | string | Name of the fulfillment provider for the WebAuthn preregistration factor | [optional] |
| UserId | string | ID of an existing Okta user | [optional] |
| YubicoTransportKeyJWK | ECKeyJWK | [optional] |