SessionInfo Properties |
The SessionInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationType |
Gets or sets the mechanism
| |
| Claims |
Gets the claims associated with the session
| |
| DisplayName |
Gets the display name
| |
| Expiry |
Expiry time
| |
| Grants |
Grants
| |
| IdentityToken |
Gets the identity token
| |
| Issued |
Issued time
| |
| Language |
The language
| |
| RefreshToken |
Gets the refresh token
| |
| SecurityUser |
Gets or sets the security user information
| |
| Session |
Gets the underlying session this wraps
| |
| UserEntity |
Gets the user entity
| |
| UserName |
Gets the user name
|