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 113113 </ReturnValue >
114114 <MemberValue >0</MemberValue >
115115 <Docs >
116- <summary >No revocation check is performed on the certificate .</summary >
116+ <summary >Specifies that revocation checks should not be performed .</summary >
117117 </Docs >
118118 </Member >
119119 <Member MemberName =" Offline" >
157157 </ReturnValue >
158158 <MemberValue >2</MemberValue >
159159 <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 >
161161 </Docs >
162162 </Member >
163163 <Member MemberName =" Online" >
201201 </ReturnValue >
202202 <MemberValue >1</MemberValue >
203203 <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 >
205205 </Docs >
206206 </Member >
207207 </Members >
You can’t perform that action at this time.
0 commit comments