Partager via


RegenerateActionParameter.KeyType Propriété

Définition

Obtient ou définit le type de clé. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à