Share via


OAuthModel.TokenEndpointQueryParameters Property

Definition

The token endpoint query parameters.

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

Property Value

Applies to