Compartilhar via


KeyType Enumeração

Definição

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum KeyType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type KeyType = 
Public Enum KeyType
Herança
KeyType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

NotSpecified 0
Primary 1
Secondary 2

Aplica-se a