EMS.ResourceAPI.TEMSEndpointAuthorization.TACL Properties
InheritedProtected
| AllowCreator | public | Indicates whether the creator of the endpoint or resource can access that endpoint or resource (True) or not (False). |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Groups | public | List of user groups that have access to the endpoint or resource. |
| IsPublic | public | Indicates whether anyone can access the endpoint or resource (True) or access is restricted (False) to certain users, groups, or the creator. |
| Users | public | List of users that have access to the endpoint or resource. |