1 write to Value
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
324this.signatureValueElement.Value = signatureValue;
2 references to Value
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
303return this.signatureValueElement.Value; 405return this.Value;