1 reference to WrappedSaml2AssertionKeyIdentifierClause
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityToken.cs (1)
156return new WrappedSaml2AssertionKeyIdentifierClause(new Saml2AssertionKeyIdentifierClause(this.assertion.Id.Value)) as T;