7 references to orderTracker
System.ServiceModel (7)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (7)
212
get { return this.
orderTracker
.EncryptBeforeSignMode; }
340
(!this.
orderTracker
.AllSignaturesEncrypted))
740
this.
orderTracker
.SetRequiredProtectionOrder(actualProtectionOrder);
1355
this.
orderTracker
.OnEncryptedKey();
1403
this.
orderTracker
.OnProcessReferenceList();
1437
this.
orderTracker
.OnProcessSignature(isFromDecryptedSource);
1464
if (this.
orderTracker
.PrimarySignatureDone)