Freigeben über


AllowedPrincipals Class

Definition

The configuration settings of the Azure Active Directory allowed principals.

public class AllowedPrincipals
type AllowedPrincipals = class
Public Class AllowedPrincipals
Inheritance
AllowedPrincipals

Constructors

Name Description
AllowedPrincipals()

Initializes a new instance of AllowedPrincipals.

Properties

Name Description
Groups

The list of the allowed groups.

Identities

The list of the allowed identities.

Applies to