edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
String representation of the serial number of the certificate.

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

Syntax

C#
public string SerialNumberString { get; }
Visual Basic
Public ReadOnly Property SerialNumberString As String
	Get
Visual C++
public:
property String^ SerialNumberString {
	String^ get ();
}

See Also