Server authentication connection in C# -
i have azure web server want connect using user name / password.
the server authentication owin.
i want send file after connection using post.
if need token how obtain ?
i think you're missing information. want connect web api that's hosted on azure web server?
you can use azure ad authentication. there's lot of information azure ad , various set ups here:
https://azure.microsoft.com/en-us/documentation/articles/active-directory-authentication-scenarios
Comments
Post a Comment