Esempio n. 1
0
 public static string GetStoredToken()
 {
     return(WebAuth.GetStoredLoginToken());
 }