-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.UserDataAccounts.UserDataAccountStore.CreateAccountAsync(System.String,System.String) |
winrt method |
Asynchronously creates a user data account, specifying a displayable user name and a GUID that identifies the app in the Windows Store.
A string containing the user name that is suitable for display.
The GUID that identifies the app in the Windows Store.
Returns the newly created UserDataAccount.
CreateAccountAsync(String), CreateAccountAsync(String, String)