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

protected virtual bool IsLogoutEnabledCore()

Return Value

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

Supported in: 7.0, 6.5, 6.0
See Also