public void RequestAuthentication(string provider, string returnUrl) { userSecurity.RequestAuthentication(provider, returnUrl); }