CustomAuthenticatorIsLogoutEnabledCore Method TIBCO Spotfire 7.12 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: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
protected virtual bool IsLogoutEnabledCore()

Return Value

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

Supported in: 7.5, 7.0
See Also

Reference