Freigeben über


AccountKeyType Enumeration

Definition

Definiert Werte für 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
Vererbung
AccountKeyType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Primary 0

Der primäre Kontoschlüssel.

Secondary 1

Der sekundäre Kontoschlüssel.

Gilt für: