2 references to Id
System.IdentityModel (2)
System\IdentityModel\EncryptedDataElement.cs (2)
174
if ( !string.IsNullOrEmpty(
Id
) )
176
writer.WriteAttributeString( XmlEncryptionConstants.Attributes.Id, null,
Id
);