B8 Security: Authorization. Add Roles. (Wpf, Xamarin) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki
-
With
lformcomponent for 'aspnetroleView' add three roles- AdmRole
- EmpRole
- GuestRole
-
Wpf

- Xamarin

-
With
lformcomponent for 'aspnetrolemaskView' add three vectors of masks: One for each role- AdmRole
- EmpRole
- GuestRole
-
Each added vector must be vector of zeros.
-
Wpf

-
Xamarin

- With
Checkedrolecomponent for 'aspnetrolemaskView' bitmasks- For AdmRole-Role check Add, Update, Delete, Select for all models
- Click Save button when you checked all checkboxes for AdmRole-Role

- With
Checkedrolecomponent for 'aspnetrolemaskView' bitmasks- For AdmRole-Role check all dashboards
- Click Save button when you checked all checkboxes for AdmRole-Role

Or for Xamarin

- With
Checkedrolecomponent for 'aspnetrolemaskView' bitmasks- For EmpRole-Role check Add, Update, Select for all models
- Delete must be unchecked
- Click Save button when you checked all checkboxes for EmpRole-Role

- With
Checkedrolecomponent for 'aspnetrolemaskView' bitmasks- For EmpRole-Role check all dashboards
- Click Save button when you checked all checkboxes for EmpRole-Role

Or for Xamarin

- With
Checkedrolecomponent for 'aspnetrolemaskView' bitmasks- For GuestRole-Role check Select for all models
- Add, Update, Delete must be unchecked
- Click Save button when you checked all checkboxes for GuestRole-Role

- With
Checkedrolecomponent for 'aspnetrolemaskView' bitmasks- For GuestRole-Role Uncheck all dashboards
- Click Save button when you checked all checkboxes for GuestRole-Role
Or for Xamarin

Xamarin Summary
