SSLFTPCertificateShowCertificateManager Method
Displays the certificate manager either as a modal dialog or as a window.
Namespace: EnterpriseDT.Net.Ftp.SslAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public static void ShowCertificateManager()
Public Shared Sub ShowCertificateManager
public:
static void ShowCertificateManager()
static member ShowCertificateManager : unit -> unit
The certificate manager allows the user to view, import and remove
certificates on the local machine. It is useful for managing server-
and Certificate Authority- certificates.
Reference
[!:ShowCertificateManager(string,IWin32Window)]
[!:ShowCertificateManager(string,IWin32Window,bool)]