UserServiceSessionDetails<TId,TUser>
Members
Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll
Summary
Represents a session details model maintained by userService internally.
Generic Types
Name | Description |
---|---|
TId | Type of the identifier that uniquely identifies a user record. |
TUser | Type of the user record. |
Properties
User
Summary
Gets or sets the user model captured from an authenticated session.
Permits
Summary
Gets or sets the permits captured from an authenticated session.
UserData
Summary
Gets or sets the custom user data captured from an authenticated session.