EMS.ResourceAPI.TEndpointContext.User

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property User: TUser read GetUser;

C++

__property TUser* User = {read=GetUser};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointContext


Beschreibung

Benutzer, der die Anforderung sendet.

Siehe auch