Compartir a través de


AccountKeyType Enumeración

Definición

Define los valores de 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
Herencia
AccountKeyType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Primary 0

Clave de cuenta principal.

Secondary 1

Clave de cuenta secundaria.

Se aplica a