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

ServerPermissionRequestProcessor(IPermissionDictionary) Constructor

For internal use.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v19.2.dll

Declaration

public ServerPermissionRequestProcessor(
    IPermissionDictionary permissionsDictionary
)

Parameters

Name Type
permissionsDictionary DevExpress.ExpressApp.Security.IPermissionDictionary
See Also