1 write to extendedProtectionPolicy
System.ServiceModel (1)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
40set { this.extendedProtectionPolicy = value; }
2 references to extendedProtectionPolicy
System.ServiceModel (2)
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (2)
39get { return this.extendedProtectionPolicy; } 257this.extendedProtectionPolicy);