2 references to X509Identity
System.ServiceModel.Primitives (2)
System\IdentityModel\Claims\X509CertificateClaimSet.cs (2)
385Identity = new X509Identity(x500DistinguishedName); 610return _certificate != null ? new X509Identity(_certificate) : new X509Identity(_x500DistinguishedName);