Partager via


StaticDeliveryAttributeMapping.IsSecret Propriété

Définition

Obtient ou définit l’indicateur booléen pour indiquer si l’attribut contient des informations sensibles.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à