[TIBCO.EMS .NET client library 7.0 documentation]

Get the value of the AUTH_ONLY flag

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

Syntax

public static bool GetAuthOnly()
Public Shared Function GetAuthOnly As Boolean
public:
static bool GetAuthOnly()

Return Value

True for enabled and false for disabled.

See Also