Okta.Sdk.Model.UserFactorYubikeyOtpToken
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the token was created | [optional] [readonly] |
| Id | string | ID of the token | [optional] [readonly] |
| LastUpdated | DateTimeOffset | Timestamp when the token was last updated | [optional] [readonly] |
| LastVerified | DateTimeOffset | Timestamp when the token was last verified | [optional] [readonly] |
| Profile | Dictionary<string, Object> | Specified profile information for token | [optional] |
| Status | string | Token status | [optional] |
| Embedded | Dictionary<string, Object> | [optional] | |
| Links | UserFactorLinks | [optional] |