2 references to ExtendedProtectionPolicy
System.IdentityModel (2)
System\IdentityModel\Diagnostics\SecurityTraceRecordHelper.cs (2)
136
ExtendedProtectionPolicy extendedProtection = new
ExtendedProtectionPolicy
(policyHelper.PolicyEnforcement, channelBinding);
149
ExtendedProtectionPolicy extendedProtection = new
ExtendedProtectionPolicy
(PolicyEnforcement.WhenSupported, channelBinding);