SecuritySystemUserBase Properties
An abstract base class for Security System Users.
Name | Description |
---|---|
Change |
Specifies whether the user must change password on the next logon. |
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 if a user is allowed to logon. |
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 |
Oid | Specifies the user’s identifier. |
Session |
Gets the session used to load and save persistent objects.
Inherited from Persistent |
This |
Refers to the current instance.
Inherited from XPBase |
User |
Specifies the user’s login name. |
See Also