PreviewTeamDeviceCredentials.DomainUserName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 that specifies the domain username.