PermissionPolicyRole Properties
A security role that supports the Allow/Deny Permission Policies.
Name | Description |
---|---|
Action |
Gets the collection of objects that contain Action permissions associated with the current Permission |
Can |
Specifies whether users associated with the current role can use the Model Editor. A DevExpress. |
Class |
Gets a value that provides access to the metadata information of a class gathered via Reflection.
Inherited from Persistent |
Fields static |
Gets an object that contains field identifiers for Simplified Criteria Syntax.
Inherited from Persistent |
Is |
Specifies whether users associated with the current role are administrators.
Inherited from Permission |
Is |
Indicates whether the current persistent object is marked as deleted.
Inherited from Persistent |
Is |
Indicates whether the object is currently being initialized.
Inherited from Persistent |
Loading |
Obsolete. Gets whether the object is currently being initialized.
Inherited from XPBase |
Name |
Specifies the name of the security role.
Inherited from Permission |
Navigation |
Gets the list of objects which contain navigation permissions associated with the current Permission |
Oid |
Specifies the persistent object’s identifier.
Inherited from Base |
Oid |
Specifies when a new GUID value is assigned to the Base |
Permission |
Specifies the Security System behavior when there are no explicitly specified permissions for a specific type, object or member.
Inherited from Permission |
Session |
Gets the session used to load and save persistent objects.
Inherited from Persistent |
This |
Refers to the current instance.
Inherited from XPBase |
Type |
Gets the list of objects which contain type permissions associated with the current Permission |
Users | A list of users associated with the current role. |
See Also