Compartir a través de


AccessInformationSecretsContract.PrimaryKey Propiedad

Definición

Obtiene o establece la clave de acceso principal. Esta propiedad no se rellenará en las operaciones "GET". Use la solicitud POST "/listSecrets" para obtener el valor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a