For creating and accessing authentication contexts.
ISystemIdentity? SystemIdentity
The ISystemIdentity of User if applicable.
bool Valid
If the IAuthenticationContext is for a valid login.
string SessionId
A string that uniquely identifies the login session.
DateTimeOffset SessionExpiry
When the login session expires.
ulong GetRight(RightsType rightsType)
Get the value of a given rightsType .