7 references to
System.IdentityModel (7)
System\IdentityModel\Tokens\EmptySecurityKeyIdentifierClause.cs (1)
31: base( typeof( EmptySecurityKeyIdentifierClause ).ToString() )
System\IdentityModel\Tokens\RsaKeyIdentifierClause.cs (1)
19: base(clauseType)
System\IdentityModel\Tokens\Saml2SecurityKeyIdentifierClause.cs (1)
25: base(typeof(Saml2SecurityKeyIdentifierClause).ToString())
System\IdentityModel\Tokens\SamlSecurityKeyIdentifierClause.cs (1)
24: base(typeof(SamlSecurityKeyIdentifierClause).ToString())
System\IdentityModel\Tokens\X509IssuerSerialKeyIdentifierClause.cs (2)
18: base(null) 30: base(null)
System\ServiceModel\Security\KeyNameIdentifierClause.cs (1)
17: base(null)