2 references to EntireChain
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
213revocationFlag = X509RevocationFlag.EntireChain;
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.BuildChain.cs (1)
136else if (revocationFlag == X509RevocationFlag.EntireChain)