Partilhar via


ExportJobProperties.ExcludeKeysInExport Propriedade

Definição

Determina se as chaves de autorização estão incluídas na exportação.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Parâmetro opcional. O serviço usa como padrão false.

Aplica-se a