We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f255d commit e64e640Copy full SHA for e64e640
xml/System.Security.Cryptography.X509Certificates/X509VerificationFlags.xml
@@ -131,7 +131,7 @@
131
</ReturnValue>
132
<MemberValue>16</MemberValue>
133
<Docs>
134
- <summary>Ignore that the chain cannot be verified due to an unknown certificate authority (CA).</summary>
+ <summary>Ignore that the chain cannot be verified due to an unknown certificate authority (CA) or partial chains.</summary>
135
</Docs>
136
</Member>
137
<Member MemberName="IgnoreCertificateAuthorityRevocationUnknown">
0 commit comments