Share via


PreviewTeamDeviceCredentials.DomainUserName Property

Definition

The domain username for the device account.

public:
 property Platform::String ^ DomainUserName { Platform::String ^ get(); };
winrt::hstring DomainUserName();
public string DomainUserName { get; }
var string = previewTeamDeviceCredentials.domainUserName;
Public ReadOnly Property DomainUserName As String

Property Value

String

Platform::String

winrt::hstring

String that specifies the domain username.

Applies to