MobileServiceUser.UserId Property

Definition

Gets or sets the user id of a successfully authenticated user.

public virtual string UserId { get; set; }
public string UserId { get; set; }
member this.UserId : string with get, set
Public Overridable Property UserId As String
Public Property UserId As String

Property Value

Applies to