Role Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Add |
Adds the specified member access permissions to the Role instance. |
Add |
Adds the specified member access permissions to the Role instance. |
Add |
Adds the specified member access permissions to the Role instance. |
Add |
Adds the specified member access permissions to the Role instance. |
Add |
Adds the specified object access permissions to the Role instance. |
Add |
Adds the specified object access permissions to the Role instance. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Returns a Type |
Find |
Returns a Type |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the member permissions for associations. |
Set |
Sets type permissions for associations. |
Set |
Sets type permissions for the specified business object type. |
Set |
Sets the permissions for the business object. |
Set |
Sets the permissions for the target type and all its persistent descendants. |
Set |
Sets the permissions for the target type and all its persistent descendants. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also