Compartilhar via


P2SConnectionConfiguration.EnableInternetSecurity Propriedade

Definição

Obtém ou define o sinalizador que indica se o sinalizador de segurança habilitar a Internet está ativado para as Conexões P2S ou não.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a