EMS.ResourceAPI.TEMSEndpointAuthorization.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TEMSEndpointAuthorization() : System::TObject() { }

Properties

Type Visibility Source Unit Parent
constructor public EMS.ResourceAPI.hpp EMS.ResourceAPI TEMSEndpointAuthorization

Description

TEMSEndpointAuthorization is a singleton. Use the Instance property instead of this constructor to obtain an instance of TEMSEndpointAuthorization.

See Also