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