The following tables list the members exposed by UserBase.
Name | Description | |
---|---|---|
![]() | UserBase Constructor | Creates an instance of this class. |
Name | Description | |
---|---|---|
![]() | AuthenticationType | Gets the type of authentication used. |
![]() | IsAuthenticated | Gets whether the user has been authenticated. |
![]() | Name | Gets the name of the user. |
![]() | Roles | Returns the list of user roles. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | IsInRole | Determines whether the user has been assigned the specified role. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |