OAuthClientId
The client Id assigned when you register your application with an OAuth authorization server.
Syntax
property OAuthClientId: String;
Data Type
String
Default Value
""
Remarks
As part of registering an OAuth application, you will receive the OAuthClientId value, sometimes also called a consumer key, and a client secret, the OAuthClientSecret.