ContainerAppGoogleConfiguration.ValidationAllowedAudiences Property

Definition

The configuration settings of the allowed list of audiences from which to validate the JWT token.

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

Property Value

Applies to