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