Partager via


ErrorSubCode Énumération

Définition

Définit des valeurs pour ErrorSubCode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ErrorSubCode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ErrorSubCode = 
Public Enum ErrorSubCode
Héritage
ErrorSubCode
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

AuthorizationDisabled 9
AuthorizationExpired 10
AuthorizationMissing 7
AuthorizationRedundancy 8
Blocked 6
HttpNotAllowed 5
NotImplemented 2
ParameterInvalidValue 4
ParameterMissing 3
ResourceError 1
UnexpectedError 0

S’applique à