edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Displays the certificate manager either as a modal dialog or as a window.

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public static void ShowCertificateManager()
Visual Basic
Public Shared Sub ShowCertificateManager
Visual C++
public:
static void ShowCertificateManager()

Remarks

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.

See Also

[!:ShowCertificateManager(string,IWin32Window)]
[!:ShowCertificateManager(string,IWin32Window,bool)]