EMS.ResourceAPI.TEndpointContext
Delphi
TEndpointContext = class
C++
class PASCALIMPLEMENTATION TEndpointContext : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | EMS.ResourceAPI |
Description
Holds a request to an EMS resource endpoint, the response to that request, the user that performs the request, and the types of authentication that the user uses.
Endpoint methods of EMS resources receive an instance of TEndpointContext.