次の方法で共有


MobileServiceAuthentication.Parameters プロパティ

定義

ログイン エンドポイントにクエリ文字列パラメーターとして送信されるプロバイダー固有の追加パラメーター。

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)

プロパティ値

適用対象