2 references to Saml2AttributeStatement
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2AttributeStatement.cs (1)
32
:
this
(new Saml2Attribute[] { attribute })
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
1158
return new
Saml2AttributeStatement
(collectedAttributes);