Sdílet prostřednictvím


AccountKeyType Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
AccountKeyType
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Primary 0

Primární klíč účtu.

Secondary 1

Klíč sekundárního účtu.

Platí pro