2 writes to extendedProtectionPolicy
System.ServiceModel (2)
System\ServiceModel\TcpTransportSecurity.cs (2)
29this.extendedProtectionPolicy = ChannelBindingUtility.DefaultPolicy; 80this.extendedProtectionPolicy = value;
1 reference to extendedProtectionPolicy
System.ServiceModel (1)
System\ServiceModel\TcpTransportSecurity.cs (1)
65return this.extendedProtectionPolicy;