PermissionPolicyUser Properties
An XAF user who has a list of associated security roles that support the Allow/Deny Permission Policies.
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. |
See Also