REST.Backend.EMSProvider.TEMSProvider.AppSecret

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AppSecret;

C++

__property AppSecret = {default=0};

Properties

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

Description

Authorization key to have access to certain authorized EMS Resource endpoints.

AppSecret key authorizes any request to access any authorized EMS Resource endpoints from an RAD Server Client Application.

See Also