Cmdlets for Oracle Eloqua

Build 25.0.9434

AuthScheme Parameter (Connect-OracleEloqua Cmdlet)

Identifies the authentication scheme in use.

Syntax

Connect-OracleEloqua -AuthScheme string

Possible Values

Basic, OAuth, OAuthPassword

Data Type

cstr

Default Value

"Basic"

Remarks

The cmdlet supports the following authentication mechanisms:

  • Basic (default): Authenticate using the company's unique identifier and a Oracle Eloqua account username and password.
  • OAuth: Authenticate via OAuth 2.0, using a custom OAuth application. (See Creating a Custom OAuth Application.)
  • OAuth Password: Authenticate using a Oracle Eloqua username and password, with assistance from a custom OAuth application. (See Creating a Custom OAuth Application.)

For further information, see "Establishing a Connection".

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