Permission set 1923 Perf. Profiler Tables - Edit in 27
- App
- System Application
- Namespace
- System.Tooling
Versions171819202122232425262728latest
Source in 27
src/System Application/App/Performance Profiler/permissions/PerfProfilerTablesEdit.permissionset.al18 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.Tooling;
using System.PerformanceProfile;
permissionset 1923 "Perf. Profiler Tables - Edit"
{
Access = Internal;
Assignable = false;
Permissions = tabledata "Performance Profile Scheduler" = imd;
IncludedPermissionSets = "Perf. Profiler Tables - View";
}