Cmdlets for Twitter

Build 22.0.8479

AuthKey Parameter (Connect-Twitter Cmdlet)

The authentication key used to request and obtain the OAuth Access Token.

Syntax

Connect-Twitter -AuthKey string

Data Type

cstr

Default Value

""

Remarks

This property is required only when performing headless authentication in OAuth 1.0. It can be obtained from the GetOAuthAuthorizationUrl stored procedure.

It can be supplied alongside the AuthToken in the GetOAuthAccessToken stored procedure to obtain the OAuthAccessToken.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479