MicrosoftIdentityOptions.ExtraQueryParameters プロパティ

定義

HTTP 要求のクエリ文字列のクエリ パラメーターを IdP に設定します。

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

プロパティ値

適用対象