1 write to assertion
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
5538
this.
assertion
= assertion;
1 reference to assertion
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
5579
return this.parent.ReadSigningKeyInfo(reader, this.
assertion
);