Authenticates a user who is a member of the Vault.Access group and then impersonates another user specified by the UserID parameter.
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);
Authenticate Class | VVRuntime Namespace