2 references to EndCertificateOnly
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.BuildChain.cs (1)
134if (revocationFlag == X509RevocationFlag.EndCertificateOnly)
System\Security\Cryptography\X509Certificates\X509ChainPolicy.cs (1)
75if (value < X509RevocationFlag.EndCertificateOnly || value > X509RevocationFlag.ExcludeRoot)