Share via


PreviewTeamDeviceCredentials.UserPrincipalName Property

Definition

The user principal name (UPN) on the device account.

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

Property Value

String

Platform::String

winrt::hstring

String that specifies the user principal name (UPN).

Applies to