NewRoleInfo
Description
The structure represents an instance of the New Role entity.
Constructor
Constructor | Description |
---|---|
NewRoleInfo | Initializes a new instance of the NewRoleInfo object model. |
Properties
Property | Description |
---|---|
RoleName | Specify the role name. |
Description | Specify the description of the Role. |
List<int> | Specify values that indicates the permission of the role. |
Remarks
Use the NewRoleInfo object model to create a new Role.