TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

PrincipalInfo.Description Property

Get or set the description of this user or group.

public string Description {get; set;}

Parameters

Remarks

If the user or group is external then it is an error to attempt to change its description.

Exceptions

Exception Type Condition
AdminException if the user or group is external.

See Also

PrincipalInfo Class | TIBCO.EMS.ADMIN Namespace