CustomAuthenticator IsLogoutEnabledCore Method TIBCO Spotfire 6.0 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: 13.19.7018.3940 (13.19.7018.3940)
Syntax

protected virtual bool IsLogoutEnabledCore()

Return Value

Type: Boolean
true if logout is enabled; otherwise, false.
See Also