edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ScriptEngineCommonName Property

Get the set common name for the server. This is what is used to match against the server certificate if the hostname is not to be used.

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string CommonName { get; set; }

Return Value

String
common name

See Also