EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.AllowCreator
Delphi
property AllowCreator: Boolean read GetAllowCreator;
C++
__property bool AllowCreator = {read=GetAllowCreator, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TACL |
Description
Indicates whether the creator of the endpoint or resource can access that endpoint or resource (True) or not (False).