JDBC Driver for Microsoft Exchange

Build 22.0.8462

Fine-Tuning Data Access

Impersonating Users

This authentication method is typically used by administrators to configure access by a service account.
To impersonate all requests, set the following connection properties at connection time.
To impersonate a user for an individual query, use the pseudo columns of the same name.

  • ImpersonationUser: Set this to the user to impersonate.
  • ImpersonationType: Set this to the format you are using to specify the user. For example, UPN or SID.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462