Esempio n. 1
0
 public ClaimsWebClient(Uri host, string username, string password)
 {
     claimsHelper = new MsOnlineClaimsHelper(host, username, password);
 }
 public ClaimsWebClient(Uri host, string username, string password)
 {
     claimsHelper = new MsOnlineClaimsHelper(host, username, password);
 }