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