TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Grant Method

Grant the permissions specified in the given ACLEntry.

Overload List

Grant the permissions specified in the given ACLEntry.

public void Grant(ACLEntry);

Grant the permissions specified in the given ACLEntries.

public void Grant(ACLEntry[]);

Grant the administrative permissions.

public void Grant(AdminACLEntry);

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace