8 references to Add
System.ServiceModel (8)
System\ServiceModel\Security\SendSecurityHeaderElementContainer.cs (8)
55
Add
<SecurityToken>(ref this.signedSupportingTokens, token);
70
Add
<SendSecurityHeaderElement>(ref this.basicSupportingTokens, tokenElement);
80
Add
<SecurityToken>(ref this.signedEndorsingSupportingTokens, token);
90
Add
<SecurityToken>(ref this.signedEndorsingDerivedSupportingTokens, token);
100
Add
<SecurityToken>(ref this.endorsingSupportingTokens, token);
110
Add
<SecurityToken>(ref this.endorsingDerivedSupportingTokens, token);
120
Add
<SendSecurityHeaderElement>(ref this.signatureConfirmations, confirmation);
130
Add
<SendSecurityHeaderElement>(ref this.endorsingSignatures, signature);