EMS.ResourceAPI.TEndpointContext.TUser
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointContext | |
Delphi
TUser = class(TObject)
C++
class PASCALIMPLEMENTATION TUser : public System::TObject
Description
Represents an EMS user.
Instances of TUser provide:
- The name and the unique identifier of the user.
- The groups where the user belongs.