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