Condividi tramite


DeleteCertificateError.Target Proprietà

Definizione

Ottiene o imposta la destinazione dell'errore specifico. Ad esempio, il nome della proprietà in caso di errore.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a