Hi,
As title saying, just authentication in code, is that any way to do that?
All I research authenticate is user click "sign in", and redirect to "https://login.microsoft.com/..." and type username,password, and redirect to the origin website.
Is any idea to authenticate in .net code without user interface?
Thanks for your help!