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