1 write to shouldProtectTokens
System.ServiceModel (1)
System\ServiceModel\Security\SendSecurityHeader.cs (1)
186this.shouldProtectTokens = value;
1 reference to shouldProtectTokens
System.ServiceModel (1)
System\ServiceModel\Security\SendSecurityHeader.cs (1)
182get { return this.shouldProtectTokens; }