REST.Backend.EMSApi.TEMSClientAPI.THeaderNames

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

THeaderNames = record

C++

struct DECLSPEC_DRECORD THeaderNames
{
public:
    #define TEMSClientAPI_THeaderNames_ApiVersion L"X-Embarcadero-Api-Version"
    #define TEMSClientAPI_THeaderNames_ApplicationId L"X-Embarcadero-Application-Id"
    #define TEMSClientAPI_THeaderNames_SessionToken L"X-Embarcadero-Session-Token"
    #define TEMSClientAPI_THeaderNames_MasterSecret L"X-Embarcadero-Master-Secret"
    #define TEMSClientAPI_THeaderNames_AppSecret L"X-Embarcadero-App-Secret"
    #define TEMSClientAPI_THeaderNames_TenantId L"X-Embarcadero-Tenant-Id"
    #define TEMSClientAPI_THeaderNames_TenantSecret L"X-Embarcadero-Tenant-Secret"
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !