You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.
I used to instanciate the exchnage service like:
Since the app has to support multiple accounts, calling the code above multiple time with different user and password works fine.
If, however, I use the new ConfigurationApi for NLTM this will change the credentials of all previous instances of ExchangeService, won't it?
How can I use multiple Exchange Services, each with his own credentials (either Basic or NLTM)?
The text was updated successfully, but these errors were encountered: