Freigeben über


Error.SubCode Eigenschaft

Definition

Ruft den Fehlercode ab, mit dem der Fehler weiter identifiziert werden kann. Mögliche Werte: "UnexpectedError", "ResourceError", "NotImplemented", "ParameterMissing", "ParameterInvalidValue", "HttpNotAllowed", "Blocked", "AuthorizationMissing", "AuthorizationRedundancy", "AuthorizationDisabled", "AuthorizationExpired"

[Newtonsoft.Json.JsonProperty(PropertyName="subCode")]
public string SubCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subCode")>]
member this.SubCode : string
Public ReadOnly Property SubCode As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: