Gets a value indicating whether the user is authenticated.
When working offline in the client or when Spotfire Desktop is used, this will be false.
Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public bool IsAuthenticated { get; }
Property Value
Type: BooleanVersion Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10
See Also