2 writes to Id
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
58
set { this.signature.
Id
= value; }
310
this.
Id
= reader.GetAttribute(dictionaryManager.UtilityDictionary.IdAttribute, null);
1 reference to Id
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
57
get { return this.signature.
Id
; }