[TIBCO.EMS .NET Admin client library 7.0 documentation]
This class represents a set of positive and negative
administrative permissions. Negative permissions are only
returned when the entry is returned from the server. In
grant() and revoke() methods only positive permissions are
used to specify the set of permissions which should be
granted or revoked. Applications normally use objects returned
as a result of a server query to obtain administrative permissions.
If any permissions have to be changed, a new AdminPermission object
should be created.
Namespace:
TIBCO.EMS.ADMIN
Assembly:
TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
|
---|
public class AdminPermissions |
|
---|
Public Class AdminPermissions |
|
---|
public ref class AdminPermissions |
Inheritance Hierarchy
See Also