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

ScriptEngineServerValidation Property

If true, the server certificate must be validated against the root certificate in the Windows store

Definition

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

Return Value

Boolean
true if checking server certificate against store

See Also