Revoke the permissions specified in the given ACLEntry.
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);
Admin Class | TIBCO.EMS.ADMIN Namespace