EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.Users
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
Unit: EMS.ResourceAPI | |
Parent: TACL |
Delphi
property Users: TArray<string> read GetUsers;
C++
__property System::DynamicArray<System::UnicodeString> Users = {read=GetUsers};
Description
List of users that have access to the endpoint or resource.