TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Grant Method (AdminACLEntry)

Grant the administrative permissions.

public void Grant(
   AdminACLEntry entry
);

Parameters

entry
the AdminACLEntry 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