Advertisement
Guest User

Untitled

a guest
Jul 7th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. publicServiceClient.ClientCredentials.UserName.UserName = userName;
  2. publicServiceClient.ClientCredentials.UserName.Password = password;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement