Partilhar via


ContainerAppJwtClaimChecks.AllowedClientApplications Property

Definition

The list of the allowed client applications.

public Azure.Provisioning.BicepList<string> AllowedClientApplications { get; set; }
member this.AllowedClientApplications : Azure.Provisioning.BicepList<string> with get, set
Public Property AllowedClientApplications As BicepList(Of String)

Property Value

Applies to