Exemple #1
0
 public AuthenticationResult VerifyAuthentication(string returnUrl)
 {
     return(_openAuthSecurityManagerWrapper.VerifyAuthentication(returnUrl));
 }