OnBeforeTokenRequestData.Headers 속성

정의

요청과 함께 전송될 헤더입니다.

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)

속성 값

적용 대상