Skip to main content
A newer version of this page is available. .

Role Properties

An entity that defines the security role.
Name Description
AutoAssociationPermissions static Specifies, whether or not the required permissions are automatically configured for associated objects/collections.
CanEditModel Specifies whether users associated with the current role can use the Model Editor.
ChildRoles Gets the current role’s child roles list.
ID Specifies the Role identifier.
IsAdministrative Specifies whether users associated with the current role are administrators.
Name Specifies the name of the security role.
ParentRoles Gets the current role’s master roles list.
TypePermissions 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