PermissionPolicyUser Members
In This Article
#Constructors
Name | Description |
---|---|
Permission |
Initializes a new instance of the Permission |
#Fields
Name | Description |
---|---|
rule |
Gets an identifier of the validation rule that requires the Permission |
rule |
Gets an identifier of the validation rule that requires the Permission |
rule |
Gets an identifier of the validation rule that requires the Permission |
#Properties
Name | Description |
---|---|
Active |
Obsolete. This property is obsolete. The Validation Module no longer uses this property. The corresponding validation Rules were removed. |
Change |
Specifies whether the user must change their password the on the next logon. |
GCRecord |
Inherited from Base |
ID |
Specifies the Permission |
ID |
The key property for the Base |
Is |
Specifies if a user is allowed to logon. |
Roles | A list of roles associated with the current user. |
Stored |
Specifies the encrypted password stored in the database. |
User |
Specifies the user’s login name. |
#Methods
Name | Description |
---|---|
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 |
Changes the user password. |
Set |
Sets the object’s property value bypassing security checks.
Inherited from Base |
To |
Inherited from Base |
See Also