Aracılığıyla paylaş


IdentityApplicationOptions.ExtraQueryParameters Property

Definition

Sets query parameters for the query string in the HTTP request to the IdP. This parameter is useful if you want to send the request to a specific test slice, or a particular dc.

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)

Property Value

Applies to