1 write to binding
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
38this.binding = binding;
1 reference to binding
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
60get { return this.binding; }