Redirect the user to the Typekey server to get authenticated, with the return url set to the current page.
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);