LoginResultUser.UserId Property
Gets or sets the user ID of the logged in user.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public string UserId { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.String
Show: