Esempio n. 1
0
 public Task AuthenticateAsClientAsync(string targetHost)
 {
     return(Impl.AuthenticateAsClientAsync(targetHost));
 }