다음을 통해 공유


FTPClientConnection100Class.ServerPassword 속성

정의

인증 암호를 가져오거나 설정합니다.

public:
 virtual property System::String ^ ServerPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public virtual string ServerPassword { [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.ServerPassword : string
Public Overridable Property ServerPassword As String

속성 값

인증을 위한 암호입니다.

구현

특성

적용 대상