TypeKeySecurity library documentation

TypeKeyIdentity.LoginUser Method

Redirect the user to the Typekey server to get authenticated, with the return url set to the current page.

Overload List

Redirect the user to the Typekey server to get authenticated, with the return url set to the current page.

public void LoginUser(bool);

Redirect the user to the Typekey server to get authenticated.

public void LoginUser(bool,string);

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace