共用方式為


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

屬性值

適用於