public DomainUser DomainUser { get; }
Public ReadOnly Property DomainUser As DomainUser
Get
public:
property DomainUser^ DomainUser {
DomainUser^ get ();
}
member DomainUser : DomainUser with get
If 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 .