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