CoreConfigSettingIdsAllowedSchannelSecurityProtocols Field

Specifies which security protocols are enabled for Schannel connections originating from the application.

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 AllowedSchannelSecurityProtocols

Field Value

Type: Guid
Remarks

The value of this constant is bc83342f-d3c8-41b1-8b4b-f178fb4c7888.

Data Type: SecurityProtocolType. Default Value: SystemDefault.
Note Note
This setting controls the value of the SecurityProtocol property.
See Also