API:REST.Backend.EMSProvider.TEMSProvider.ApplicationId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ApplicationId;

C++

__property ApplicationId = {default=0};

Properties

Type Visibility Source Unit Parent
property published
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider TEMSProvider

Description

EMS Server application identifier

REST.Backend.EMSProvider.TEMSProvider.ApplicationId inherits from REST.Backend.EMSProvider.TCustomEMSConnectionInfo.ApplicationId. All content below this line refers to REST.Backend.EMSProvider.TCustomEMSConnectionInfo.ApplicationId.

EMS Server application identifier

The RAD Server Engine (EMS Server) rejects any request from an EMS Client Application that does not match this ApplicationId.

See Also