1 reference to Saml2Attribute
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
1089
Saml2Attribute attribute = new
Saml2Attribute
(claim.Type, claim.Value);