AppServiceAadValidation.JwtClaimChecks Property

Definition

The configuration settings of the checks that should be made while validating the JWT Claims. Serialized Name: AzureActiveDirectoryValidation.jwtClaimChecks

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

Property Value

Applies to