Role
Description
The structure represents an instance of the Role entity.
Constructor
Constructor | Description |
---|---|
Role | Initializes a new instance of the RoleInfo object model. |
Properties
Property | Description |
---|---|
RoleId | Gets or sets the Role Id. |
RoleName | Gets or sets the role name.. |
Description | Gets or sets the description of the Role. |
List<RolePermission> | Gets or sets the of value that indicates the permission of the Role. |
Remarks
Use the Role object model to get or update information about the Role.