0
Answer

Accessing Credentials from Inside Web Service

I have a web service that uses basic authentication and I need to access who made the call inside specific methods. Can anyone please point me in the right direction to access this data? Thanks