Role Properties
An entity that defines the security role.Name | Description |
---|---|
Auto |
Specifies, whether or not the required permissions are automatically configured for associated objects/collections. |
Can |
Specifies whether users associated with the current role can use the Model Editor. |
Child |
Gets the current role’s child roles list. |
ID | Specifies the Role identifier. |
Is |
Specifies whether users associated with the current role are administrators. |
Name | Specifies the name of the security role. |
Parent |
Gets the current role’s master roles list. |
Type |
Gets the list of objects which contain type permissions associated with the current Role. |
Users | A list of users associated with the current role. |
See Also