2 references to SamlAssertionKeyIdentifierClause
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
24
:
this
(assertionId, derivationNonce, derivationLength, null, null, null, null, null)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
652
return new
SamlAssertionKeyIdentifierClause
(id, derivationNone, derivationLength, valueType, tokenType, binding, location, authorityKind);