Cmdlets for Act-On

Build 24.0.9060

AuthScheme Parameter (Connect-ActOn Cmdlet)

The type of authentication to use when connecting to Act-On.

Syntax

Connect-ActOn -AuthScheme string

Possible Values

OAuth, OAuthPassword

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth with the code grant type.
  • OAuthPassword: Set this to perform OAuth with the password grant type.

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