Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 753 Bytes

storeconfiguration_getstorewebaccountidforuser_1517651834.md

File metadata and controls

32 lines (18 loc) · 753 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.StoreConfiguration.GetStoreWebAccountIdForUser(Windows.System.User)
winrt method

Windows.ApplicationModel.Store.Preview.StoreConfiguration.GetStoreWebAccountIdForUser

-description

Gets the Store user account ID for the specified user who is signed in to the Store.

-parameters

-param user

A Windows.System.User object that identifies the user for which you want to retrieve the Store user account ID.

-returns

The Store user account ID for the specified user.

-remarks

-see-also

-examples