Click or drag to resize

ISession Properties

The ISession type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Gets the claims for the session
Public propertyId
Gets the identifier of the session
Public propertyNotAfter
Gets the time the session expires
Public propertyNotBefore
Gets the time the session was established
Public propertyRefreshToken
Gets the refresh token
Top
See Also