Click here to Skip to main content
16,022,418 members

Comments by Member 13042474 (Top 4 by date)

Member 13042474 10-Mar-17 0:29am View    
Hello.
I don't know if I can hear the response because it is a very old post.
I don't know because I am the first programmer.
In your post, " credential = AuthenticationCore (" service "," service ");"

I do not understand this part.
so, I added this to the sentence.
"UserCredential credential = new UserCredential();"

Then, the error is gone, but the authentication is denied.


Accound: admin / admin
Debug.WriteLine(credential.UserName + " " + credential.Password + " " + credential.Nonce + " " + credential.Created + " " + credential.Created);

Result: admin aXeERaYZqMkXsIIsnsiVh0NQdUM = 5eWn2SRx67nMS / 3C5ha6AQ == 2017-03-10T05: 20: 32.129Z 2017-03-10T05: 20: 32.129Z


Can I hear the explanation?
Member 13042474 10-Mar-17 0:27am View    
Deleted
reset
Member 13042474 10-Mar-17 0:24am View    
Deleted
Hello.
I don't know if I can hear the response because it is a very old post.
I don't know because I am the first programmer.
In your post, " credential = AuthenticationCore (" service "," service ");"

I do not understand this part.
so, I added this to the sentence.
"UserCredential credential = new UserCredential();"

Then, the error is gone, but the authentication is denied.


Accound: admin / admin
Debug.WriteLine(credential.UserName + " " + credential.Password + " " + credential.Nonce + " " + credential.Created + " " + credential.Created);

Result: admin aXeERaYZqMkXsIIsnsiVh0NQdUM = 5eWn2SRx67nMS / 3C5ha6AQ == 2017-03-10T05: 20: 32.129Z 2017-03-10T05: 20: 32.129Z


Can I hear the explanation?
Member 13042474 10-Mar-17 0:15am View    
Oh. i see about this system.
Thank you.