API Reference
| Classic JavaDoc |
Exchange.setImpersonationUsingSecurityIdentifier
public void setImpersonationUsingSecurityIdentifier(String securityIdentifier)
Defines a security identifier to be used as Exchange Impersonation method. This allows
a given account to perform operations with the rights of the impersonated account
instead of the rights of the caller's account.
This method is only available in the Professional edition of the library.
This method is only available in the Professional edition of the library.
Community comments
Powered by JavaDocPlus