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