2 references to X509Identity
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\X509CertificateClaimSet.cs (2)
365_identity = new X509Identity(x500DistinguishedName); 564return _certificate != null ? new X509Identity(_certificate) : new X509Identity(_x500DistinguishedName);