AzureActiveDirectoryValidation Class
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 class AzureActiveDirectoryValidation
type AzureActiveDirectoryValidation = class
Public Class AzureActiveDirectoryValidation
- Inheritance
-
AzureActiveDirectoryValidation
Constructors
AzureActiveDirectoryValidation() |
Initializes a new instance of AzureActiveDirectoryValidation. |
Properties
AllowedAudiences |
The list of audiences that can make successful authentication/authorization requests. |
DefaultAuthorizationPolicy |
The configuration settings of the default authorization policy. |
JwtClaimChecks |
The configuration settings of the checks that should be made while validating the JWT Claims. |
Applies to
Azure SDK for .NET