Share via


StoreConfiguration.GetEnterpriseStoreWebAccountId メソッド

定義

ストアにサインインしている現在の Azure AD ユーザーのストア ユーザー アカウント ID を取得します。

public:
 static Platform::String ^ GetEnterpriseStoreWebAccountId();
 static winrt::hstring GetEnterpriseStoreWebAccountId();
public static string GetEnterpriseStoreWebAccountId();
function getEnterpriseStoreWebAccountId()
Public Shared Function GetEnterpriseStoreWebAccountId () As String

戻り値

String

Platform::String

winrt::hstring

ストアにサインインしている現在の Azure AD ユーザーのストア ユーザー アカウント ID。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象