VisualVault SDK

Authenticate Members

Authenticate overview

Public Static Methods

LoginOverloaded. Authenticates a user by UserID and Password.
LoginImpersonateOverloaded. Authenticates a user who is a member of the Vault.Access group and then impersonates another user specified by the UserID parameter.
TokenLoginOverloaded. Authenticates a user by UserID and Password. Does not log the authentication if a valid token is presented.
TokenLoginImpersonateOverloaded. Authenticates a user who is a member of the Vault.Access group and then impersonates another user specified by the UserID parameter. Does not log the authentication if a valid token is presented.

Public Instance Constructors

Authenticate Constructor Initializes a new instance of the Authenticate class.

See Also

Authenticate Class | VVRuntime Namespace