VisualVault SDK

Authenticate.LoginImpersonate Method

Authenticates a user who is a member of the Vault.Access group and then impersonates another user specified by the UserID parameter.

Overload List

Authenticates a user who is a member of the Vault.Access group and then impersonates another user specified by the UserID parameter.

public static Vault LoginImpersonate(string,string,string);

Authenticates a user who is a member of the Vault.Access group and then impersonates another user specified by the UserID parameter.

public static Vault LoginImpersonate(string,string,string,string);

See Also

Authenticate Class | VVRuntime Namespace