FireDAC Components for Zoho CRM

Build 22.0.8462

OAuthClientSecret

The client secret assigned when you register your application with an OAuth authorization server.

Syntax


property OAuthClientSecret: String;

Data Type

String

Default Value

""

Remarks

As part of registering an OAuth application, you will receive the OAuthClientId, also called a consumer key. You will also receive a client secret, also called a consumer secret. Set the client secret in the OAuthClientSecret property.

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