WebConfigSettingIdsAutomaticWindowsLogOn Field

Automatic Windows Log On, or Single sign on (SSO) allows users to log on once on their workstation, and gain access to multiple systems without being prompted to log on again at each of the systems.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static readonly Guid AutomaticWindowsLogOn

Field Value

Type: Guid
Remarks

The value of this constant is 0f6aefc3-b7ba-4791-a334-3b1858eb8512.

Data Type: Boolean. Default Value: .
Note Note
For this mode to work, the LogOnModes setting must be set to Windows or All; otherwise, this setting is ignored.
See Also