AuthScheme Parameter (Connect-Ebay Cmdlet)
認証に使用されるスキーム。使用可能なエントリはOAuth およびAuthNAuth です。
Syntax
Connect-Ebay -AuthScheme string
Possible Values
OAuth, AuthNAuthData Type
cstr
Default Value
"AuthNAuth"
Remarks
- OAuth:OAuth 認証を行う場合に設定します。
- AuthNAuth:設定すると、eBay API で使用されている従来のAuth'n'Auth 認証方法を実行します。