Share via


PreviewTeamDeviceCredentials.UserPrincipalName プロパティ

定義

デバイス アカウントのユーザー プリンシパル名 (UPN)。

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

プロパティ値

String

Platform::String

winrt::hstring

ユーザー プリンシパル名 (UPN) を指定する文字列。

適用対象