Permission set 774 Azure AD Plan - Objects in 26

App
System Application
Namespace
System.Azure.Identity

Versions171819202122232425262728latest

Source242526272829

Source in 26

src/System Application/App/Azure AD Plan/permissions/AzureADPlanObjects.PermissionSet.al21 lines, Copyright (c) Microsoft Corporation. MIT

// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.Azure.Identity;

permissionset 774 "Azure AD Plan - Objects"
{
    Access = Internal;
    Assignable = false;

    Permissions = page "Custom Permission Set In Plan" = X,
                  page "Default Permission Set In Plan" = X,
                  page "Plan Configuration Card" = X,
                  page "Plan Configuration List" = X,
                  page "Plan Configurations Part" = X,
                  page "User Plan Members FactBox" = X,
                  page "User Plan Members" = X,
                  page "User Plans FactBox" = X;
}