Delen via


AccountKeyType Enum

Definitie

Definieert waarden voor AccountKeyType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AccountKeyType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AccountKeyType = 
Public Enum AccountKeyType
Overname
AccountKeyType
Kenmerken
Newtonsoft.Json.JsonConverterAttribute

Velden

Primary 0

De primaire accountsleutel.

Secondary 1

De secundaire accountsleutel.

Van toepassing op