PsApiManagementApi.SubscriptionRequired Property

Definition

Gets or sets specifies whether an API or Product subscription is required for accessing the API.

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

Property Value

Applies to