Compartir a través de


P2SConnectionConfiguration.EnableInternetSecurity Propiedad

Definición

Obtiene o establece la marca que indica si la marca habilitar la seguridad de Internet está activada para las conexiones P2S o no.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a