Okta.Sdk.Model.AuthenticatorBase
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the authenticator was created | [optional] [readonly] |
| Id | string | A unique identifier for the authenticator | [optional] [readonly] |
| Key | AuthenticatorKeyEnum | [optional] | |
| LastUpdated | DateTimeOffset | Timestamp when the authenticator was last modified | [optional] [readonly] |
| Name | string | Display name of the authenticator | [optional] |
| Status | LifecycleStatus | [optional] | |
| Type | AuthenticatorType | [optional] | |
| Links | AuthenticatorLinks | [optional] |