2 references to Attribute
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (2)
2532if (reader.IsStartElement(SamlConstants.ElementNames.Attribute, SamlConstants.Namespace)) 2775writer.WriteStartElement(SamlConstants.Prefix, SamlConstants.ElementNames.Attribute, SamlConstants.Namespace);