PreviewTeamDeviceCredentials.UserPrincipalName 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 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 that specifies the user principal name (UPN).