1 write to assertion
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityKeyIdentifierClause.cs (1)
27this.assertion = assertion;
1 reference to assertion
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityKeyIdentifierClause.cs (1)
36get { return this.assertion; }