ActiveDirectoryConfig.UserName Property

Definition

Required. The user name of a service account that has permission to add computers to the domain.The username must be specified in the UPN or down-level logon name format (user@some.domain or some.domain\user).

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

Property Value

Applies to