OAuth Client Id Option
The client Id assigned when you register your application with an OAuth authorization server.
Default Value
""
Remarks
OAuth requires you to register your application. As part of the registration, you will receive a client Id, sometimes also called a consumer key, and a client secret. You must specify both the OAuthClientId and OAuthClientSecret to connect to an OAuth server.