I am writing one c# utility for that i need to log in using windows credentials.
I am trying with below code, but in the connection object i am not able to see the user name and password.
Its showing blank.
WinAuthHttpServerConnection connection = IomFactory.CreateWinAuthHttpServerConnection(ArasLink,DBName);
Please suggest if any one have idea.
Thank in advance.
Hi Aaba,
Can you confirm that your target Aras instance is configured for Windows Authentication? Can you log in to Aras using Windows Authentication and the ArasLink url in your browser?
Eli
Eli Donahue
Aras Labs Software Engineer