A
Andy
I write an assembly used by an unmanaged code. Assembly calls a Web service
and have to authenticate via user token. But assembly cannot find a class
implementing IPasswordProvider interface because it have no *.config file
with microsoft.web.services section. I cannot use Windows user account for
authentication. Is any solution?
TIA
and have to authenticate via user token. But assembly cannot find a class
implementing IPasswordProvider interface because it have no *.config file
with microsoft.web.services section. I cannot use Windows user account for
authentication. Is any solution?
TIA