ServerPermissionRequestProcessor(IOperationPermissionProvider, ITypesInfo) Constructor
Initializes a new instance of the ServerPermissionRequestProcessor class with specified settings.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
| Name | Type |
|---|---|
| permissionsProvider | IOperationPermissionProvider |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| typesInfo | ITypesInfo | null |
See Also