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

In This Topic
    MinimumEncryptionLevel Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property MinimumEncryptionLevel As Nullable(Of Integer)
    public Nullable<int> MinimumEncryptionLevel {get; set;}
    See Also