The VGSecurityRuntime type exposes the following members.

Methods

  NameDescription
AuthenticateOverloaded.
ChangePassword
Changes the password of the user.
ChangePasswordQuestionAndAnswerOverloaded.
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.
CreateRuntimeForFileOverloaded.
CreateRuntimeForOracleOverloaded.
CreateRuntimeForSQLServerOverloaded.
Dispose
Releases all resources used by the current instance
Equals
Determines whether the specified Object is equal to the current Object.
(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.
LoadAnomymousSecurityOverloaded.
LoadSecurityOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ResetPasswordOverloaded.
SetSecurityOverloaded.
SignOut
Unloads the roles and permissions granted to the current user.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
ValidateUserOverloaded.
WriteLog
Writes a new log entry as defined in the specified VGLogEntry object in the repository represented by this runtime.

See Also