CustomAuthenticator IsLogoutEnabledCore Method TIBCO Spotfire 6.5 API Reference
Override this to specify whether logout should be enabled.

Namespace: Spotfire.Dxp.Web
Assembly: Spotfire.Dxp.Web (in Spotfire.Dxp.Web.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

protected virtual bool IsLogoutEnabledCore()

Return Value

Type: Boolean
true if logout is enabled; otherwise, false.
Version Information

Supported in: 6.5, 6.0
See Also