Share via


ProductApiData.IsSubscriptionRequired Property

Definition

Specifies whether an API or Product subscription is required for accessing the API.

public bool? IsSubscriptionRequired { get; set; }
member this.IsSubscriptionRequired : Nullable<bool> with get, set
Public Property IsSubscriptionRequired As Nullable(Of Boolean)

Property Value

Applies to