EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.IsPublic
Delphi
property IsPublic: Boolean read GetPublic;
C++
__property bool IsPublic = {read=GetPublic, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TACL |
Description
Indicates whether anyone can access the endpoint or resource (True) or access is restricted (False) to certain users, groups, or the creator.