Skip to main content

NewRoleInfo

Description

The structure represents an instance of the New Role entity.

Constructor

ConstructorDescription
NewRoleInfoInitializes a new instance of the NewRoleInfo object model.

Properties

PropertyDescription
RoleNameSpecify the role name.
DescriptionSpecify 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.