Partager via


AccountKeyType Énumération

Définition

Définit des valeurs pour 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
Héritage
AccountKeyType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Primary 0

Clé de compte primaire.

Secondary 1

Clé de compte secondaire.

S’applique à