Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

ServerTokenURL Property

The URL used to obtain the access token.

Syntax

__property String ServerTokenURL = { read=FServerTokenURL, write=FSetServerTokenURL };

Default Value

""

Remarks

Specifies the URL where the grant will be exchanged for the access token. This is typically a separate HTTP endpoint on the authorization server.

This must be set before calling GetAuthorization.

Data Type

String

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