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

This abstract class represents a user or group and contains methods common to both.

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

Syntax

public abstract class PrincipalInfo
Public MustInherit Class PrincipalInfo
public ref class PrincipalInfo abstract

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.PrincipalInfo
    TIBCO.EMS.ADMIN..::.GroupInfo
    TIBCO.EMS.ADMIN..::.UserInfo

See Also