OnBeforeTokenRequestData.Headers Property

Definition

Headers which will be sent with the request.

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

Property Value

Applies to