Compartir a través de


GetCallbackUrlParameters.KeyType Propiedad

Definición

Obtiene o establece el tipo de clave. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a