PermissionPolicyRole Members
In This Article
#Constructors
Name | Description |
---|---|
Permission |
Initializes a new instance of the Permission |
#Properties
Name | Description |
---|---|
Action |
Specifies the collection of objects that contain Action permissions associated with the current Permission |
Active |
Obsolete. This property is obsolete. The Validation Module no longer uses this property. The corresponding validation Rules were removed. |
Can |
Specifies whether users associated with the current role can use the Model Editor.
Inherited from Permission |
GCRecord |
Inherited from Base |
ID |
The key property for the Base |
Is |
Specifies whether users associated with the current role are administrators.
Inherited from Permission |
Is |
For internal use.
Inherited from Permission |
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 |
Permission |
Specifies the Security System behavior when there are no explicitly specified permissions for a specific type, object or member.
Inherited from Permission |
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. |
#Methods
Name | Description |
---|---|
Add |
|
Create |
Inherited from Permission |
Create |
Inherited from Permission |
Create |
Inherited from Permission |
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. |
Evaluate |
Calculates the value of a calculated property whose name is specified by the property parameter. The expression used in calculation must be specified through the Persistent |
Evaluate |
Calculates the value of a calculated property whose name is specified by the property parameter. The expression used in calculation must be specified through the Persistent |
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. |
On |
Partially implements the IXaf |
On |
Partially implements the IXaf |
On |
Partially implements the IXaf |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the object’s property value bypassing security checks.
Inherited from Base |
To |
Inherited from Base |
See Also