Compartir a través de


WcfRelay.RequiresTransportSecurity Propiedad

Definición

Obtiene o establece true si se necesita seguridad de transporte para esta retransmisión; de lo contrario, false.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a