Compartilhar via


StaticDeliveryAttributeMapping.IsSecret Propriedade

Definição

Obtém ou define o sinalizador booliano para saber se o atributo contém informações confidenciais.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a