Condividi tramite


AccountKeyType Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
AccountKeyType
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

Primary 0

Chiave dell'account primario.

Secondary 1

Chiave dell'account secondario.

Si applica a