Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 761 Bytes

userdataaccountmanager_getforuser_2058550280.md

File metadata and controls

26 lines (18 loc) · 761 Bytes
-api-id -api-type
M:Windows.ApplicationModel.UserDataAccounts.UserDataAccountManager.GetForUser(Windows.System.User)
winrt method

Windows.ApplicationModel.UserDataAccounts.UserDataAccountManager.GetForUser

-description

Gets the UserDataAccountManagerForUser object for the specified user.

-parameters

-param user

The user account to use to get the UserDataAccountManagerForUser object.

-returns

Returns the data account manager for the account specified by the user parameter.

-remarks

-examples

-see-also