HttpTransportBindingElement::ExtendedProtectionPolicy Property
.NET Framework (current version)
Gets or sets the value of the extended security policy used by the server to validate incoming client connections.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property ExtendedProtectionPolicy^ ExtendedProtectionPolicy { ExtendedProtectionPolicy^ get(); void set(ExtendedProtectionPolicy^ value); }
Property Value
Type: System.Security.Authentication.ExtendedProtection::ExtendedProtectionPolicy^The value of the extended security policy used by the server to validate incoming client connections.
.NET Framework
Available since 3.0
Available since 3.0
Show: