다음을 통해 공유


OAuthModel.AuthorizationEndpointQueryParameters Property

Definition

The authorization endpoint query parameters.

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

Property Value

Applies to