ConsumerKey Parameter (Connect-WooCommerce Cmdlet)
The consumer key assigned by WooCommerce when creating the authentication credentials. If this property is set, and InitiateOAuth is OFF, the provider will authenticate using one-legged OAuth1.0.
Syntax
Connect-WooCommerce -ConsumerKey string
Data Type
cstr
Default Value
""
Remarks
As part of creating a new set of credentials, you will receive the ConsumerKey and ConsumerSecret values.