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

AllowedPrincipals()

Initializes a new instance of AllowedPrincipals.

Properties

Groups

The list of the allowed groups.

Identities

The list of the allowed identities.

Applies to