The VGSecurityRuntime type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Authenticate | Overloaded. | |
| ChangePassword |
Changes the password of the user.
| |
| ChangePasswordQuestionAndAnswer | Overloaded. | |
| CheckContext |
Check if the context of Visual Guard is valid.
| |
| CheckCredential |
Checks if credentials are valid but does not load security permissions or change current principal.
| |
| CreateRuntimeForFile | Overloaded. | |
| CreateRuntimeForOracle | Overloaded. | |
| CreateRuntimeForSQLServer | Overloaded. | |
| Dispose |
Releases all resources used by the current instance
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetPasswordQuestion |
Gets the password question of a specified user.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsAnonymousSessionSupported |
Indicates whether an anonymous sessions are supported by the current application.
| |
| LoadAnomymousSecurity | Overloaded. | |
| LoadSecurity | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ResetPassword | Overloaded. | |
| SetSecurity | Overloaded. | |
| SignOut |
Unloads the roles and permissions granted to the current user.
| |
| ToString | (Inherited from Object.) | |
| ValidateUser | Overloaded. | |
| WriteLog |
Writes a new log entry as defined in the specified VGLogEntry object in the repository represented by this runtime.
|