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