3 references to Saml2Attribute
System.IdentityModel (3)
System\IdentityModel\Metadata\MetadataSerializer.cs (1)
3200attribute = new Saml2Attribute(value);
System\IdentityModel\Tokens\Saml2Attribute.cs (1)
45: this(name)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
2994attribute = new Saml2Attribute(value);