Cmdlets for Oracle Eloqua

Build 24.0.9060

AuthScheme Parameter (Connect-OracleEloqua Cmdlet)

The authentication scheme used. Accepted entries are Basic and OAuth.

Syntax

Connect-OracleEloqua -AuthScheme string

Possible Values

Basic, OAuth

Data Type

cstr

Default Value

"Basic"

Remarks

The cmdlet supports the following authentication mechanisms. See the Getting Started chapter for authentication guides.

  • Basic: Set this to authenticate with a Oracle Eloqua company, user, password.
  • OAuth: Set this to use oauth authentication. Set OAuthClientId, OAuthClientSecret to the Oracle Eloqua OAuth credentials. Additionally, set InitiateOAuth to GETANDREFRESH or REFRESH.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060