Skip to main content

Role

Description

The structure represents an instance of the Role entity.

Constructor

ConstructorDescription
RoleInitializes a new instance of the RoleInfo object model.

Properties

PropertyDescription
RoleIdGets or sets the Role Id.
RoleNameGets or sets the role name..
DescriptionGets 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.