Condividi tramite


DeleteCertificateError.Code Proprietà

Definizione

Ottiene o imposta un identificatore per l'errore. I codici sono invarianti e devono essere usati a livello di codice.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a