IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

AccountAuthToken Property

The authorization token that will be used to authorize requests.

Syntax

__property String AccountAuthToken = { read=FAccountAuthToken };

Default Value

""

Remarks

The authorization token that will be used to authorize requests.

This property reflects the actual authorization token that will be used to authorize requests sent to the server. This token is obtained by calling Authorize to authenticate to the server using the current ApplicationKey and ApplicationKeyId values; it is valid for up to 24 hours.

This property is read-only and not available at design time.

Data Type

String

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