AppServiceAadProvider.Validation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The configuration settings of the Azure Active Directory token validation flow.
public Azure.ResourceManager.AppService.Models.AppServiceAadValidation Validation { get; set; }
member this.Validation : Azure.ResourceManager.AppService.Models.AppServiceAadValidation with get, set
Public Property Validation As AppServiceAadValidation