2 references to Type
System.IdentityModel (2)
System\IdentityModel\EncryptedDataElement.cs (1)
181writer.WriteAttributeString( XmlEncryptionConstants.Attributes.Type, null, Type );
System\IdentityModel\EncryptedTypeElement.cs (1)
144_type = reader.GetAttribute(XmlEncryptionConstants.Attributes.Type, null);