Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 722 Bytes

storeconfiguration_setstorewebaccountid_968220529.md

File metadata and controls

23 lines (16 loc) · 722 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.StoreConfiguration.SetStoreWebAccountId(System.String)
winrt method

Windows.ApplicationModel.Store.Preview.StoreConfiguration.SetStoreWebAccountId

-description

Sets the Store user account ID for the current user who is signed in to the Store so that other apps can query against this ID.

-parameters

-param webAccountId

The Store user account ID (typically obtained from the WebAccount.Id property) to set for the user who is currently signed in to the Store.

-remarks

-examples

-see-also