ICertificateWatcherFactory

Overview

Location


Required Methods


Watch

 

method Watch(thumbprint: String; filename: String; subject: String; store: String; callback: Action<X509Certificate2>): ICertificateWatcher

 

ICertificateWatcher Watch(String thumbprint, String filename, String subject, String store, Action<X509Certificate2> callback)

 

Function Watch(thumbprint As String, filename As String, subject As String, store As String, callback As Action (Of X509Certificate2)) As ICertificateWatcher

Parameters:

  • thumbprint:
  • filename:
  • subject:
  • store:
  • callback: