1 write to assertionId
System.IdentityModel (1)
System\ServiceModel\Security\RelAssertionDirectKeyIdentifierClause.cs (1)
23this.assertionId = assertionId;
1 reference to assertionId
System.IdentityModel (1)
System\ServiceModel\Security\RelAssertionDirectKeyIdentifierClause.cs (1)
28get { return this.assertionId; }