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

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -