Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 920 Bytes

AuthenticatorBase.md

File metadata and controls

17 lines (13 loc) · 920 Bytes

Okta.Sdk.Model.AuthenticatorBase

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]

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