EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.AllowCreator
Delphi
property AllowCreator: Boolean read GetAllowCreator;
C++
__property bool AllowCreator = {read=GetAllowCreator, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TACL |
Beschreibung
Gibt an, ob der Ersteller des Endpunkts oder der Ressource auf diesen Endpunkt oder diese Ressource zugreifen kann (True) oder nicht (False).