Role Class |
Namespace: Kentico.Membership
public class Role : ApplicationRole, IRole<int>
The Role type exposes the following members.
Name | Description | |
---|---|---|
Role |
Creates empty role.
| |
Role(RoleInfo) |
Creates a new instance of Role based on RoleInfo.
|
Name | Description | |
---|---|---|
DisplayName |
Role display name.
(Inherited from ApplicationRole.) |
Name | Description | |
---|---|---|
MapFromRoleInfo |
Maps RoleInfo properties to the ApplicationRole instance.
(Inherited from ApplicationRole.) | |
MapToRoleInfo |
Maps ApplicationRole properties to the RoleInfo instance.
(Inherited from ApplicationRole.) |