Share via


DomainJoinSettings.LdapMachineObjectOU Property

Definition

Optional. Specifies the Lightweight Directory Access Protocol (LDAP) X 500-distinguished name of the organizational unit (OU) in which the computer account is created. This account is in Active Directory on a domain controller in the domain to which the computer is being joined. Example: OU=MyOu,OU=MyParentOu,DC=example.com,DC=MyCompany,DC=com.

public string LdapMachineObjectOU { get; set; }
member this.LdapMachineObjectOU : string with get, set
Public Property LdapMachineObjectOU As String

Property Value

Applies to