TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Revoke Method

Revoke the permissions specified in the given ACLEntry.

Overload List

Revoke the permissions specified in the given ACLEntry.

public void Revoke(ACLEntry);

Revoke the permissions specified in the given ACLEntries.

public void Revoke(ACLEntry[]);

Revoke the administrative permissions.

public void Revoke(AdminACLEntry);

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace