TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Grant Method (ACLEntry)

Grant the permissions specified in the given ACLEntry.

public void Grant(
   ACLEntry entry
);

Parameters

entry
The description of the permissions to grant.

Exceptions

Exception Type Condition
AdminException if not authorized or some error occurred.
ArgumentException if entry is null.

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace | Admin.Grant Overload List