次の方法で共有


OAuthModel.IsCredentialsInHeaders Property

Definition

Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.

public bool? IsCredentialsInHeaders { get; set; }
member this.IsCredentialsInHeaders : Nullable<bool> with get, set
Public Property IsCredentialsInHeaders As Nullable(Of Boolean)

Property Value

Applies to