MobileServiceUser
Constructor
Definition
Initializes a new instance of the MobileServiceUser class.
public MobileServiceUser (string userId);
Parameters
- userId
- String
User id of a successfully authenticated user.