ContainerAppAzureActiveDirectoryValidationConfiguration.JwtClaimChecks Property

Definition

The configuration settings of the checks that should be made while validating the JWT Claims.

public Azure.ResourceManager.AppContainers.Models.ContainerAppJwtClaimChecks JwtClaimChecks { get; set; }
member this.JwtClaimChecks : Azure.ResourceManager.AppContainers.Models.ContainerAppJwtClaimChecks with get, set
Public Property JwtClaimChecks As ContainerAppJwtClaimChecks

Property Value

Applies to