API:REST.Backend.EMSProvider.TCustomEMSProvider

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Backend.EMSProvider.TCustomEMSConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomEMSProvider

Delphi

TCustomEMSProvider = class(TCustomEMSConnectionInfo, IBackendProvider)

C++

class PASCALIMPLEMENTATION TCustomEMSProvider : public TCustomEMSConnectionInfo

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

REST.Backend.EMSProvider.TCustomEMSProvider hérite de REST.Backend.EMSProvider.TCustomEMSConnectionInfo. Tout le contenu en-dessous de cette ligne se réfère à REST.Backend.EMSProvider.TCustomEMSConnectionInfo.

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