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