| SystemPrincipal Class |
Namespace: Kentico.Web.Mvc.Internal
public class SystemPrincipal : ClaimsPrincipal
The SystemPrincipal type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemPrincipal(IIdentity) |
Initializes an instance of the SystemPrincipal class.
| |
| SystemPrincipal(String) |
Initializes an instance of the SystemPrincipal class.
|
| Name | Description | |
|---|---|---|
| IsInRole |
Determines whether the current principal belongs to the specified role.
(Overrides ClaimsPrincipalIsInRole(String).) |