Changes

Entry Points & Use Cases

448 bytes added, 29 April
== Visibility on Client ==
With this, you can set the visibility of individual functionalities for the UWP and XAMARIN client.
There are 5 options available that can be chosen: <br/>
* Undefined
undefined
<br/>
* Fully Visible
UWP and XAMARIN users can see this functionality
<br/>
* Only Desktop
Only Desktop (UWP) users can see this functionality
<br/>
* Only Mobile
Only mobile users can see this functionality
<br/>
* Hidden
No one can see this functionality
<br/>
Based on these options, you can control and change the visibility of the functionalities for different clients depending on the application use. If this property changes for a functionality, the user group rights are adjusted in the background, and only users who are in the groups that have the rights can then see the functionality on the client.
The users must be added to one of the following groups in order to make the visibility of the functionalities applicable to them. (G1 General WallpaperWrite Group (UWP), G30 General ReadProject Group (XAMARIN)).
<br/>
{{Attention|This page is under construction.}}
23
edits