REST.Backend.EMSProvider.TCustomEMSConnectionInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomEMSConnectionInfo

Delphi

TCustomEMSConnectionInfo = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomEMSConnectionInfo : public System::Classes::TComponent

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider REST.Backend.EMSProvider


Description

Stocke des informations concernant les paramètres de connexion EMS pour la connexion au Moteur RAD Server (Serveur EMS).

TCustomEMSConnectionInfo stocke des informations sur les paramètres de connexion d'EMS Server comme URLHost, URLPort, ApplicationId, MasterSecret, TenantSecret et TenantId.

Voir aussi