RemotingClientProxy.Password 속성

정의

기본 인증 및 다이제스트 인증에 사용할 암호를 가져오거나 설정합니다.

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

속성 값

기본 인증 및 다이제스트 인증에 사용할 암호입니다.

설명

원격 보안 및 인증 방법에 대 한 자세한 내용은 참조 하세요. Remoting의 보안합니다.

적용 대상

추가 정보