SecuritySystem Properties
The static class that defines the XAF security system.
Name | Description |
---|---|
Allow |
For internal use. |
Can |
Obsolete. This property is obsolete. Use the Data |
Current |
Gets the user who is currently logged on. |
Current |
Gets the unique identifier of the current user. |
Current |
Gets the login name of the current user. |
Instance static | Gets the instance of the Security Strategy. |
Is |
Gets a boolean value indicating that a user is authenticated. |
Is |
Gets a boolean value indicating that a user can log off and then logon again without restarting the application. |
Logon |
Gets the Object Space used when logging on. |
Logon |
Gets the logon parameters object. |
User |
Gets the type of user objects |
See Also