3 references to ApplyRestriction
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificatePolicy.cs (3)
212
ApplyRestriction
(ref inhibitAnyPolicyDepth, policy.InhibitAnyDepth);
213
ApplyRestriction
(ref inhibitPolicyMappingDepth, policy.InhibitMappingDepth);
214
ApplyRestriction
(ref explicitPolicyDepth, policy.RequireExplicitPolicyDepth);