Ejemplo n.º 1
0
 /// <summary>
 /// Signouts this instance.
 /// </summary>
 public void Signout()
 {
     AuthenticationCookieManager.Signout();
 }