TokenRequest.Settings プロパティ

定義

この要求の特定のプロバイダーの設定のコレクションを取得または設定します。

public System.Collections.Generic.IDictionary<string,object> Settings { get; set; }
member this.Settings : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Settings As IDictionary(Of String, Object)

プロパティ値

この要求の特定のプロバイダーの設定のコレクション。

適用対象