AuthScheme Parameter (Connect-AdobeAnalytics Cmdlet)
Specifies the authentication scheme the provider uses to connect.
Syntax
Connect-AdobeAnalytics -AuthScheme string
Possible Values
OAuth, OAuthClientData Type
cstr
Default Value
"OAuth"
Remarks
- OAuth: Uses OAuth authentication using a standard user account.
- OAuthClient: Uses OAuth authentication using an OAuth service account. (Server-to-Server)