Share via


AppServiceGoogleProvider.ValidationAllowedAudiences Property

Definition

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

public System.Collections.Generic.IList<string> ValidationAllowedAudiences { get; }
member this.ValidationAllowedAudiences : System.Collections.Generic.IList<string>
Public ReadOnly Property ValidationAllowedAudiences As IList(Of String)

Property Value

Applies to