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