Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 780 Bytes

storeconfiguration_isstorewebaccountid_1989833487.md

File metadata and controls

26 lines (18 loc) · 780 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.StoreConfiguration.IsStoreWebAccountId(System.String)
winrt method

Windows.ApplicationModel.Store.Preview.StoreConfiguration.IsStoreWebAccountId

-description

Determines whether the specified user ID is also being used to sign in to the Microsoft Store on the device.

-parameters

-param webAccountId

The user ID (typically obtained from the WebAccount.Id property) to check.

-returns

True if the user account specified by webAccountId is the same account that is signed in to the Microsoft Store; otherwise false.

-remarks

-examples

-see-also