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

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