File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
xml/System.Security.Cryptography.X509Certificates Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 113
113
</ReturnValue >
114
114
<MemberValue >0</MemberValue >
115
115
<Docs >
116
- <summary >No revocation check is performed on the certificate .</summary >
116
+ <summary >Specifies that revocation checks should not be performed .</summary >
117
117
</Docs >
118
118
</Member >
119
119
<Member MemberName =" Offline" >
157
157
</ReturnValue >
158
158
<MemberValue >2</MemberValue >
159
159
<Docs >
160
- <summary >A revocation check is made using a cached certificate revocation list (CRL) .</summary >
160
+ <summary >Revocation checks can only be performed with cached revocation data .</summary >
161
161
</Docs >
162
162
</Member >
163
163
<Member MemberName =" Online" >
201
201
</ReturnValue >
202
202
<MemberValue >1</MemberValue >
203
203
<Docs >
204
- <summary >A revocation check is made using an online certificate revocation list (CRL) .</summary >
204
+ <summary >Revocation checks that are not possible with cached revocation data should attempt to make live requests to update the cache .</summary >
205
205
</Docs >
206
206
</Member >
207
207
</Members >
You can’t perform that action at this time.
0 commit comments