Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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

NuGet Package: DevExpress.ExpressApp

Declaration

public class ModelOperationPermissionRequest :
    IPermissionRequest

Implements

Inheritance

Object
ModelOperationPermissionRequest
See Also