1 write to isPrimaryTokenSigned
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeaderElementManager.cs (1)
47
set { this.
isPrimaryTokenSigned
= value; }
1 reference to isPrimaryTokenSigned
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeaderElementManager.cs (1)
46
get { return this.
isPrimaryTokenSigned
; }