Udostępnij za pośrednictwem


AccountKeyType Wyliczenie

Definicja

Definiuje wartości parametru 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
Dziedziczenie
AccountKeyType
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

Primary 0

Klucz konta podstawowego.

Secondary 1

Klucz konta pomocniczego.

Dotyczy