Okta.Sdk.Model.Session

August 11, 2023 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AmrList<SessionAuthenticationMethod>Authentication method reference[optional] [readonly]
CreatedAtDateTimeOffset[optional] [readonly]
ExpiresAtDateTimeOffsetA timestamp when the Session expires[optional] [readonly]
IdstringA unique key for the Session[optional] [readonly]
IdpSessionIdentityProvider[optional]
LastFactorVerificationDateTimeOffsetA timestamp when the user last performed multifactor authentication[optional] [readonly]
LastPasswordVerificationDateTimeOffsetA timestamp when the user last performed the primary or step-up authentication with a password[optional] [readonly]
LoginstringA unique identifier for the user (username)[optional] [readonly]
StatusSessionStatus[optional]
UserIdstringA unique key for the user[optional] [readonly]
LinksLinksSelf[optional]

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