Partager via


AccessInformationSecretsContract.PrimaryKey Propriété

Définition

Obtient ou définit la clé d’accès primaire. Cette propriété n’est pas renseignée sur les opérations « GET » ! Utilisez la requête POST « /listSecrets » pour obtenir la valeur.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à