HttpClientConnection.GetServerPassword 메서드

정의

서버 암호를 가져옵니다.

public:
 System::String ^ GetServerPassword();
public string GetServerPassword ();
member this.GetServerPassword : unit -> string
Public Function GetServerPassword () As String

반환

서버 암호를 포함하는 문자열입니다.

적용 대상