예제 #1
0
 protected override sHttpAuthUsernamePassword[] GetAuthenticationInformationForUrl(Uri url, string username)
 {
     return(UserAuthentication.GetAuthenticationInformationForUrl(url, username));
 }