public DomainUser DomainUser { get; }Public ReadOnly Property DomainUser As DomainUser
Getpublic:
property DomainUser^ DomainUser {
DomainUser^ get ();
}member DomainUser : DomainUser with getIf the DomainUserDomain property is , this refers to a user that is a member of the domain that is being joined, not a local account. When using the ProvisionedDomainOptions class, the DomainUserDomain property may not be .