3 references to AssertionId
System.IdentityModel (3)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (1)
757writer.WriteAttributeString(XD.SecurityJan2004Dictionary.URI, null, relClause.AssertionId);
System\ServiceModel\Security\RelAssertionDirectKeyIdentifierClause.cs (2)
37return (ReferenceEquals(this, that) || (that != null && that.AssertionId == this.AssertionId));