Dart.Ftp 名前空間 > FtpSession クラス : Security プロパティ |
<CategoryAttribute("Authentication")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <DescriptionAttribute("Specifies the privacy parameters to use with the FTP server.")> Public Shadows Property Security As FtpSecurity
[Category("Authentication")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [Description("Specifies the privacy parameters to use with the FTP server.")] public new FtpSecurity Security {get; set;}