Click or drag to resize

SessionInfo Properties

The SessionInfo type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationType
Gets or sets the mechanism
Public propertyClaims
Gets the claims associated with the session
Public propertyDisplayName
Gets the display name
Public propertyExpiry
Expiry time
Public propertyGrants
Grants
Public propertyIdentityToken
Gets the identity token
Public propertyIssued
Issued time
Public propertyLanguage
The language
Public propertyRefreshToken
Gets the refresh token
Public propertySecurityUser
Gets or sets the security user information
Public propertySession
Gets the underlying session this wraps
Public propertyUserEntity
Gets the user entity
Public propertyUserName
Gets the user name
Top
See Also