HeaderPropagationEntry.InboundHeaderName Property

Definition

Gets the name of the header that will be captured by the HeaderPropagationMiddleware.

public:
 property System::String ^ InboundHeaderName { System::String ^ get(); };
public string InboundHeaderName { get; }
member this.InboundHeaderName : string
Public ReadOnly Property InboundHeaderName As String

Property Value

Applies to