ModelOperationPermissionRequest Class
In This Article
The Permission request that is intended to determine whether the current user is allowed to use the Model Editor.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public class ModelOperationPermissionRequest :
IPermissionRequest
#Implements
See Also