4 references to HasExcludedNameConstraint
PresentationUI (2)
MS\Internal\Documents\DigitalSignatureProvider.cs (2)
807X509ChainStatusFlags.HasExcludedNameConstraint | 831X509ChainStatusFlags.HasExcludedNameConstraint |
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
1145return X509ChainStatusFlags.HasExcludedNameConstraint;
System\Security\Cryptography\X509Certificates\UnixChainVerifier.cs (1)
113case X509ChainStatusFlags.HasExcludedNameConstraint: