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

ログインに使用するパスワードを取得または設定します。
シンタックス
<DefaultValueAttribute()>
<CategoryAttribute("Authentication")>
<DescriptionAttribute("Gets or sets the password to use for login.")>
Public Property Password As String
[DefaultValue()]
[Category("Authentication")]
[Description("Gets or sets the password to use for login.")]
public string Password {get; set;}
解説
Authenticateで使用されます。
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.