Compartir a través de


AccessKeys.PrimaryKey Propiedad

Definición

Obtiene la clave principal actual que los clientes pueden usar para autenticarse.

[Newtonsoft.Json.JsonProperty(PropertyName="primaryKey")]
public string PrimaryKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryKey")>]
member this.PrimaryKey : string
Public ReadOnly Property PrimaryKey As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a