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

In This Topic
    EncryptionType Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property EncryptionType As FTPEncryptionType
    public FTPEncryptionType EncryptionType {get; set;}
    See Also