4 references to HasNotPermittedNameConstraint
PresentationUI (2)
MS\Internal\Documents\DigitalSignatureProvider.cs (2)
809X509ChainStatusFlags.HasNotPermittedNameConstraint | 833X509ChainStatusFlags.HasNotPermittedNameConstraint |
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
1142return X509ChainStatusFlags.HasNotPermittedNameConstraint;
System\Security\Cryptography\X509Certificates\UnixChainVerifier.cs (1)
112case X509ChainStatusFlags.HasNotPermittedNameConstraint: