EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.GetGroups

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetGroups: TArray<string>; virtual; abstract;

C++

virtual System::DynamicArray<System::UnicodeString> __fastcall GetGroups() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TACL


Beschreibung

Getter-Methode von Groups.

Siehe auch