1 reference to CreateXmlStringFromAttributes
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
1235
attributes.Add(this.CreateAttribute(new Claim(ClaimTypes.Actor, this.
CreateXmlStringFromAttributes
(collectedAttributes), ClaimValueTypes.String), tokenDescriptor));