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)
Syntaxpublic static readonly Guid ActiveDirectorySslSupported
Public Shared ReadOnly ActiveDirectorySslSupported As Guid
public:
static initonly Guid ActiveDirectorySslSupported
static val ActiveDirectorySslSupported: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 28db2394-07bc-48c6-9316-43709233b685.
Data Type:
Boolean.
Default Value:
.
See Also