Partager via


ExportJobProperties.ExcludeKeysInExport Propriété

Définition

Détermine si les clés d’autorisation sont incluses dans l’exportation.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="excludeKeysInExport")]
public bool ExcludeKeysInExport { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="excludeKeysInExport")>]
member this.ExcludeKeysInExport : bool with get, set
Public Property ExcludeKeysInExport As Boolean

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Paramètre facultatif. La valeur par défaut du service est false.

S’applique à