Compartir a través de


NetworkRuleSet.TrustedServiceAccessEnabled Propiedad

Definición

Obtiene o establece el valor que indica si el acceso de servicio de confianza está habilitado o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a