1 write to ntAuthChainTrust
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateValidator.cs (1)
61
ntAuthChainTrust
= new ChainTrustValidator(false, null, CAPI.CERT_CHAIN_POLICY_NT_AUTH);
2 references to ntAuthChainTrust
System.IdentityModel (2)
System\IdentityModel\Selectors\X509CertificateValidator.cs (2)
60
if (
ntAuthChainTrust
== null)
62
return
ntAuthChainTrust
;