Permission set 417 Environment Info. - Objects, source in 25
Source2425metadata in 25
src/System Application/App/Environment Information/permissions/EnvironmentInfoObjects.PermissionSet.al16 lines, Copyright (c) Microsoft Corporation. MIT
#if not CLEAN22
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------
namespace System.Environment;
permissionset 417 "Environment Info. - Objects"
{
Assignable = false;
ObsoleteState = Pending;
ObsoleteReason = 'This permission set is replaced with inherent permissions and is no longer needed.';
ObsoleteTag = '22.0';
}
#endif