EMS.ResourceAPI.TEMSEndpointAuthorization.TACL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TACL = class abstract

C++

class PASCALIMPLEMENTATION TACL : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEMSEndpointAuthorization

Description

Represents an access control list from the RAD Server Engine (EMS Server) for a specific endpoint or resource.

This access control list provides lists of users and groups that have permissions for the target endpoint or resource. The endpoint or resource of an access control list may also be public for everyone, and it may be available for its creator.

See Also