Cmdlets for GraphQL

Build 23.0.8839

OAuthClientSecret Parameter (Connect-GraphQL Cmdlet)

The client secret assigned when you register your application with an OAuth authorization server.

Syntax

Connect-GraphQL -OAuthClientSecret string

Data Type

cstr

Default Value

""

Remarks

As part of registering an OAuth application, you will receive the OAuthClientId, also called a consumer key. You will also receive a client secret, also called a consumer secret. Set the client secret in the OAuthClientSecret property.

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