Click or drag to resize

GenericSession Properties

The GenericSession type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Claims for this session
Public propertyId
Gets the unique token identifier for the session
Public propertyNotAfter
Gets the issuance time
Public propertyNotBefore
Get the expiration time
Public propertyRefreshToken
Gets the refresh token
Top
See Also