2 references to TryValidate
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
244if (!TryValidate(certificate, out exception)) 320if (this.chain.TryValidate(certificate, out exception))