Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

ClientSecret Property

The secret value for the client assigned when registering the application.

Syntax

__property String ClientSecret = { read=FClientSecret, write=FSetClientSecret };

Default Value

""

Remarks

This property holds the secret of the client that was assigned when initially registering the application with the authorization server. This value must be specified before calling GetAuthorization or GetAuthorizationURL.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 C++ Builder Edition - Version 20.0 [Build 8308]