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