Share via


ApiEntityBaseContract.IsSubscriptionRequired Property

Definition

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

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

Property Value

Applies to