TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Revoke Method (ACLEntry)

Revoke the permissions specified in the given ACLEntry.

public void Revoke(
   ACLEntry entry
);

Parameters

entry
the ACLEntry to revoke.

Exceptions

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

See Also

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