共用方式為


MobileServiceAuthentication.Parameters Property

Definition

Provider specific extra parameters that are sent as query string parameters to login endpoint.

public System.Collections.Generic.IDictionary<string,string> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Parameters As IDictionary(Of String, String)

Property Value

Applies to