CoreConfigSettingIdsActiveDirectorySslSupported Field

Indicates whether the Active Directory server supports simple bind connections using Secure Sockets Layer. If disabled, validation of user-entered Windows credentials will cause the system to perform the additional step of translating the supplied down-level logon name to "user principal name" format. Set this to if your Active Directory domain controllers are not configured to support SSL connections using "Simple Bind".

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public static readonly Guid ActiveDirectorySslSupported

Field Value

Type: Guid
Remarks

The value of this constant is 28db2394-07bc-48c6-9316-43709233b685.

Data Type: Boolean. Default Value: .
Note Note
This setting is not used unless ActiveDirectoryMultipleDomainMode is .
See Also