ews-javascript-api icon indicating copy to clipboard operation
ews-javascript-api copied to clipboard

How to use WSSecurityBasedCredentials instead of ExchangeCredentials

Open gurusamy opened this issue 8 years ago • 0 comments
trafficstars

if i use WSSecurityBasedCredentials - exch.Credentials = new ews.WSSecurityBasedCredentials(usr.userName, usr.password); then I am getting the error message - "WSSecurityBasedCredentials.ts - AdjustUrl : Not implemented."

gurusamy avatar Mar 22 '17 23:03 gurusamy