Example #1
0
 public Client(string token) : this(HttpClientEx.CreateSecureToken(token))
 {
 }