Folks,
Couldnt find the right forum, so decided to post it here.
Is it possible to include .Net Role management in WPF Forms if yes. how?
Thanks in advance..
Hello,
I have been looking into your enquiry and even though I am not all that experienced in managing roles, I can suggest using the WPF Binding for the controls that are role dependent. E.g. if those controls shouldn’t be visible for a specific role you can bind their Visibility property to the value that determines which role is in use at the moment.
Please let me know if this helps and if you require any further assistance on the matter.