Share via


IAppConfig.ExtraQueryParameters Property

Definition

Extra query parameters that will be applied to every acquire token operation. See WithExtraQueryParameters(IDictionary<String,String>)

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

Property Value

Applies to