Datasnap.DSProxyRest.GDSProxyRestSecurityToken

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GDSProxyRestSecurityToken: string = ' ';

C++

extern DELPHI_PACKAGE System::UnicodeString GDSProxyRestSecurityToken;

Properties

Type Visibility Source Unit Parent
variable public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest Datasnap.DSProxyRest

Description

Global variable representing a DataSnap proxy REST security token.

The GDSProxyRestSecurityToken global variable is used to hold DataSnap proxy REST security tokens. By default, it is initialized with an empty string.

Note: An internal method sets its value.