Share via


EndpointPropertiesCustomHeadersItem Class

Definition

Custom header name and value.

public class EndpointPropertiesCustomHeadersItem
type EndpointPropertiesCustomHeadersItem = class
Public Class EndpointPropertiesCustomHeadersItem
Inheritance
EndpointPropertiesCustomHeadersItem

Constructors

EndpointPropertiesCustomHeadersItem()

Initializes a new instance of the EndpointPropertiesCustomHeadersItem class.

EndpointPropertiesCustomHeadersItem(String, String)

Initializes a new instance of the EndpointPropertiesCustomHeadersItem class.

Properties

Name

Gets or sets header name.

Value

Gets or sets header value.

Applies to