Freigeben über


AllowedPrincipals interface

The configuration settings of the Azure Active Directory allowed principals.

Properties

groups

The list of the allowed groups.

identities

The list of the allowed identities.

Property Details

groups

The list of the allowed groups.

groups?: string[]

Property Value

string[]

identities

The list of the allowed identities.

identities?: string[]

Property Value

string[]