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.
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 static Vault TokenLoginImpersonate(string,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. Does not log the authentication if a valid token is presented.
public static Vault TokenLoginImpersonate(string,string,string,string,string);
Authenticate Class | VVRuntime Namespace