ServerPermissionRequestProcessor(IPermissionDictionary, ITypesInfo) Constructor
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
| Name | Type |
|---|---|
| permissionsDictionary | DevExpress.ExpressApp.Security.IPermissionDictionary |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| typesInfo | ITypesInfo | null |
See Also