MVPSI.JAMS.Activities Namespace > FTPSession Class : SSLMode Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Security")> <System.ComponentModel.DescriptionAttribute("Specifies whether to use SSL or plain text mode")> <System.Activities.RequiredArgumentAttribute()> Public Property SSLMode As SSLMode
'Usage
Dim instance As FTPSession Dim value As SSLMode instance.SSLMode = value value = instance.SSLMode
[System.ComponentModel.Category("Security")] [System.ComponentModel.Description("Specifies whether to use SSL or plain text mode")] [System.Activities.RequiredArgument()] public SSLMode SSLMode {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2