ScriptEngineServerValidation Property
If true, the server certificate must be validated against the
root certificate in the Windows store
Namespace: EnterpriseDT.Net.Ftp.ScriptAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool ServerValidation { get; set; }
Public Property ServerValidation As Boolean
Get
Set
public:
property bool ServerValidation {
bool get ();
void set (bool value);
}
member ServerValidation : bool with get, set
Return Value
Boolean
true if checking server certificate against store