Cmdlets for Stripe

Build 24.0.8963

AuthScheme Parameter (Connect-Stripe Cmdlet)

The type of authentication to use when connecting to Stripe.

Syntax

Connect-Stripe -AuthScheme string

Possible Values

APIKey, OAuth

Data Type

cstr

Default Value

"APIKey"

Remarks

  • APIKey: Set to this to perform APIKey authentication.
  • OAuth: Set to this to perform OAuth authentication.

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