RoleInfo
Description
The structure represents an instance of the RoleInfo entity.
Constructor
Constructor | Description |
---|---|
RoleInfo | 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<Permission> | Gets or sets the of value that indicates the permission of the Role. |
Remarks
Use the RoleInfo object model to get or update information about the RoleInfo.