Skip to main content
.NET 6.0+

ModelOperationPermissionRequest Class

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.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class ModelOperationPermissionRequest :
    IPermissionRequest

Implements

Inheritance

Object
ModelOperationPermissionRequest
See Also