MobileServiceClient.LoginUriPrefix Property

Definition

Prefix for the login endpoints. If not set defaults to /.auth/login

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

Property Value

Implements

Applies to