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

属性值

适用于