Share via


WcfRelayInner.RequiresTransportSecurity Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requiresTransportSecurity")]
public bool? RequiresTransportSecurity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requiresTransportSecurity")>]
member this.RequiresTransportSecurity : Nullable<bool> with get, set
Public Property RequiresTransportSecurity As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to