2 references to AttributeName
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (2)
2602attribute.Name = reader.GetAttribute(SamlConstants.AttributeNames.AttributeName, null); 2777writer.WriteAttributeString(SamlConstants.AttributeNames.AttributeName, null, attribute.Name);