CreateUserRoleData
Provides information for creating a user role.
Name | Description | Type | Additional information |
---|---|---|---|
Name |
Specifies the name of the user role. |
string |
Required |
Description |
Specifies the description of the user role. |
string |
None. |
UserIds |
The IDs of the assigned to the role users. |
Collection of string |
None. |