Click or drag to resize
ICertificateProvider2ClearCertificateCache Method
Overload List
  NameDescription
Public methodClearCertificateCache
When this method is called, your extension should discard all certificates and clear any certificates that have been added to the user's certificate store.
(Inherited from ICertificateProvider.)
Public methodClearCertificateCache(Boolean)
When this method is called, your extension should discard all certificates and clear any certificates that have been added to the user's certificate store
Top
See Also