Share via


SubscriptionContractData.PrimaryKey Property

Definition

Subscription primary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.

public string PrimaryKey { get; set; }
member this.PrimaryKey : string with get, set
Public Property PrimaryKey As String

Property Value

Applies to