storeUserProfile
Stores the user profile with the changes provided synchronously to persistent storage.
Important: This is a Public Preview API. It may be changed or removed at any time.
Return
A Result of the operation. The result contains either the user profile or a failure.
Parameters
userProfile
The user profile to store.