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