adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FtpServer Class / ValidateServerCertificate Property

In This Topic
    ValidateServerCertificate Property (FtpServer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ValidateServerCertificate As Boolean
    public bool ValidateServerCertificate {get; set;}
    See Also