API:REST.Backend.EMSProvider.TEMSProvider.TenantId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TenantId;

C++

__property TenantId = {default=0};

Properties

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

Description

RAD Server tenant identifier.

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


RAD Server tenant identifier.

You need TenantId to access the information about the particular tenant of your RAD Server application.

For more information about tenants, see the RAD Server Multi-Tenancy Support page.

See also