Compartilhar via


RegenerateActionParameter.KeyType Propriedade

Definição

Obtém ou define o tipo de chave. Os valores possíveis incluem: 'NotSpecified', 'Primary', 'Secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public string KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : string with get, set
Public Property KeyType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a