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

Generate a string representation of this AdminPermissions.

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

Syntax

public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override

Return Value

String representation of this AdminPermissions.

See Also