Hi, I'm new with Basic4Android!
I have a ASP.NET WCF Service with the format http://myDomain.com:10500/myservice.svc
There is a method to authenticate users: string GetUser(int userId, string passW, string library)
Where can I get some example for this?
Thanks for your Help!
I have a ASP.NET WCF Service with the format http://myDomain.com:10500/myservice.svc
There is a method to authenticate users: string GetUser(int userId, string passW, string library)
Where can I get some example for this?
Thanks for your Help!