Share via


LdapSettings.MachineAccountName Property

Definition

The machine account name to use when opening the LDAP connection. If this is not provided, the machine wide credentials of the domain joined machine will be used.

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

Property Value

Applies to