1 write to location
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
39this.location = location;
1 reference to location
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
65get { return this.location; }