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.
Namespace: EnterpriseDT.Net.Ftp.ScriptAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string CommonName { get; set; }
Public Property CommonName As String
Get
Set
public:
property String^ CommonName {
String^ get ();
void set (String^ value);
}
member CommonName : string with get, set
Return Value
String common name