customerUserName property

String customerUserName
final

The user name of an account in the on-premises directory that is used to connect to the directory. This account must have the following permissions:

  • Read users and groups
  • Create computer objects
  • Join computers to the domain

Implementation

final String customerUserName;