다음을 통해 공유


ActivityWithClaims.Headers Property

Definition

Headers used for the current Activity request.

public Microsoft.AspNetCore.Http.IHeaderDictionary Headers { get; set; }
member this.Headers : Microsoft.AspNetCore.Http.IHeaderDictionary with get, set
Public Property Headers As IHeaderDictionary

Property Value

Applies to