6 references to OSSupportsExtendedProtection
System.ServiceModel (5)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
195!System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.OSSupportsExtendedProtection)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
552if (ExtendedProtectionPolicy.OSSupportsExtendedProtection)
System\ServiceModel\Channels\TcpTransportBindingElement.cs (1)
125!System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.OSSupportsExtendedProtection)
System\ServiceModel\HttpTransportSecurity.cs (1)
79!System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.OSSupportsExtendedProtection)
System\ServiceModel\TcpTransportSecurity.cs (1)
75!System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.OSSupportsExtendedProtection)
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (1)
287DiagnosticUtility.DebugAssert(ExtendedProtectionPolicy.OSSupportsExtendedProtection, "OS must support ExtendedProtection");