GrapeCity Secure FTP for .NET 4.0J
Security プロパティ (FtpSession)

FTPサーバーで使用するプライバシーオプションを指定します。詳細については、FtpSecurityクラスを参照してください。
シンタックス
<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;}

プロパティ値

FtpSecurity
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.