SecuritySystem Members
In This Article
#Properties
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 |
#Methods
Name | Description |
---|---|
Demand |
Throws a Security |
Demand |
Throws a Security |
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Checks whether or not the specified permission is granted to the current user. |
Is |
Checks whether or not the current user is allowed to execute the specified secured operation. |
Is |
|
Is |
|
Is |
Checks whether or not the specified permission is granted to the current user. |
Is |
|
Is |
Checks whether or not the specified navigation permission is granted to the current user. |
Logon |
Performs the logon. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reload |
For internal use. |
Set |
Initializes the Security System. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Custom |
Occurs when the Permission |
See Also