次の方法で共有


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

プロパティ値

適用対象