Partager via


SubscriptionContract.SecondaryKey Propriété

Définition

Obtient ou définit la clé secondaire d’abonnement. Cette propriété ne sera pas remplie sur les opérations « GET » ! Utilisez la requête POST « /listSecrets » pour obtenir la valeur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à