Cmdlets for Stripe

Build 23.0.8839

AuthScheme Parameter (Connect-Stripe Cmdlet)

The type of authentication to use when connecting to Stripe.

Syntax

Connect-Stripe -AuthScheme string

Possible Values

Auto, APIKey, OAuth

Data Type

cstr

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • 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 23.0.8839