ServiceHealthElement.HttpsGetBindingConfiguration Property

Definition

Gets or sets the name of the binding that is specified in the HttpsGetBinding property.

[System.Configuration.ConfigurationProperty("httpsGetBindingConfiguration", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string HttpsGetBindingConfiguration { get; set; }

Property Value

The name of the binding that is specified in the HttpsGetBinding property.

Attributes

Remarks

The binding name must be defined in the <bindings> section.

Applies to

Product Versions
.NET Framework 4.8, 4.8.1