2 references to GetCertificateValidator
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (2)
256return new X509SecurityTokenAuthenticator(ClientCredentials.ServiceCertificate.Authentication.GetCertificateValidator()); 263return new X509SecurityTokenAuthenticator(ClientCredentials.ServiceCertificate.SslCertificateAuthentication.GetCertificateValidator());