다음을 통해 공유


LdapSettings.MachineAccountPassword 속성

정의

LDAP 연결을 열 때 사용할 컴퓨터 계정 암호입니다. 가 제공된 경우 MachineAccountName 이를 제공해야 합니다.

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

속성 값

적용 대상