Click or drag to resize

MemorySession Properties

The MemorySession type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Claims for this session
Public propertyId
Gets the identifier of the session
Public propertyNotAfter
The session is not valid after this time
Public propertyNotBefore
The session is not valid before this time
Public propertyRefreshToken
The session refresh token
Top
See Also