2 references to Id
System.IdentityModel (2)
System\IdentityModel\EncryptedDataElement.cs (1)
176writer.WriteAttributeString( XmlEncryptionConstants.Attributes.Id, null, Id );
System\IdentityModel\EncryptedTypeElement.cs (1)
143_id = reader.GetAttribute(XmlEncryptionConstants.Attributes.Id, null);