PolicyViolation.Category Propriedade

Definição

Obtém ou define descreve a natureza da violação da política. Os valores possíveis incluem: 'Other', 'ImageFlaggedUnsafe', 'CopyrightValidation', 'IpTheft'

[Newtonsoft.Json.JsonProperty(PropertyName="category")]
public string Category { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="category")>]
member this.Category : string with get, set
Public Property Category As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a