ADO.NET Provider for WordPress

Build 24.0.9175

Authentication

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


PropertyDescription
AuthSchemeWhether to use Basic Authentication or OAuth Authentication when connecting to Wordpress. Basic authentication is only supported over HTTPS. If using Basic authentication, the credentials will be sent as query parameters with every request.
URLThe URL of your WordPress site.
UserSpecifies the user ID of the authenticating WordPress user account.
PasswordSpecifies the password of the authenticating user account.

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