adTempus API
ArcanaDevelopment.adTempus.Shared.FileOperations Namespace / FTPServiceDefinition Class / UseUnencryptedCommandChannel Field


In This Topic
    UseUnencryptedCommandChannel Field
    In This Topic
    Syntax
    'Declaration
     
    
    <ExtensionMemberAttribute()>
    <DataMemberAttribute()>
    Public UseUnencryptedCommandChannel As Boolean
    [ExtensionMember()]
    [DataMember()]
    public bool UseUnencryptedCommandChannel
    [ExtensionMember()]
    [DataMember()]
    public:
    bool UseUnencryptedCommandChannel
    See Also