DefaultAuthorizationPolicy interface

The configuration settings of the Azure Active Directory default authorization policy.

Properties

allowedApplications

The configuration settings of the Azure Active Directory allowed applications.

allowedPrincipals

The configuration settings of the Azure Active Directory allowed principals.

Property Details

allowedApplications

The configuration settings of the Azure Active Directory allowed applications.

allowedApplications?: string[]

Property Value

string[]

allowedPrincipals

The configuration settings of the Azure Active Directory allowed principals.

allowedPrincipals?: AllowedPrincipals

Property Value