4 references to ExtendedProtectionPolicy
System.ServiceModel (4)
System\ServiceModel\Configuration\HttpTransportElement.cs (4)
201
binding.ExtendedProtectionPolicy = ChannelBindingUtility.BuildPolicy(this.
ExtendedProtectionPolicy
);
232
ChannelBindingUtility.CopyFrom(source.
ExtendedProtectionPolicy
, this.
ExtendedProtectionPolicy
);
265
ChannelBindingUtility.InitializeFrom(source.ExtendedProtectionPolicy, this.
ExtendedProtectionPolicy
);