Compartilhar via


WcfRelay.RequiresTransportSecurity Propriedade

Definição

Obtém ou define true se a segurança de transporte for necessária para essa retransmissão; caso contrário, 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a