コード例 #1
0
 /// <summary>
 /// Clears any cached auth token.
 /// </summary>
 public void ClearAuthToken()
 {
     AuthClient.ClearToken();
 }