[TIBCO.EMS .NET Admin client library 6.0 documentation]

This class represents a set of permissions on destinations.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public class Permissions
Public Class Permissions
public ref class Permissions

Remarks

Permissions objects are used with ACLEntries to represent the user-level and optionally administrative permissions that a principal has on a destination.

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.Permissions

See Also