OAuthAccessTokenURL Parameter (Connect-Avro Cmdlet)
The URL from which the OAuth access token is retrieved.
Syntax
Connect-Avro -OAuthAccessTokenURL string
Data Type
cstr
Default Value
""
Remarks
In OAuth 1.0, the authorized request token is exchanged for the access token at this URL.