2 references to Saml2AssertionKeyIdentifierClause
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2AssertionKeyIdentifierClause.cs (1)
22: this(id, null, 0)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
600return new Saml2AssertionKeyIdentifierClause(id, nonce, length);