

| IOperationServiceCheckPermissions Method | 
Namespace: Resto.Front.Api
 Syntax
Syntaxbool CheckPermissions( IUser user, string[] permissionCodes, PermissionsCheckMode checkMode, IRole role = null )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | Permissions not found. | 
 See Also
See Also