Share via


JwtAuthModel.IsCredentialsInHeaders Property

Definition

Flag indicating whether we want to send the user name and password 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