ADO.NET Provider for REST

Build 25.0.9434

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe type of authentication to use when connecting to remote services.
AccessKeyThe access key used to authenticate to REST. This value is accessible from your security credentials page.
SecretKeyYour account secret key. This value is accessible from your security credentials page.
ApiKeyThe API Key used to identify the user to IBM Cloud.
UserThe authenticating user, required with the Password for authentication to the server..
PasswordThe authenticating user's password, required with the User name for authentication to the server.
SharePointEditionThe edition of SharePoint being used. Set either SharePointOnline or SharePointOnPremise.
AuthorizationHeaderPrefixSpecifies a value to be prepended to the client secret, to form the Authorization header. The prepended value is usually a client ID.
ImpersonateUserModeSpecify the type of the user impersonation. It should be whether the User mode or the Admin mode.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434