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.Pro
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 8.0.0.20

Syntax

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

Return Value

A reference to the form.

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