Jump to: navigation, search

Changes


HowTo:Configure Users and User Rights

85 bytes added, 22:31, 15 January 2020
/* Controlling the visibility and editability of objects */
Here's an exemplary code snippet:
 
 
<source lang="csharp">
public override IEnumerable<UBIK.Service.DTO.V240.GroupRight> CustomGroupRights(IEnumerable<UBIK.Service.DTO.V240.GroupRight> defaultRights)
}
</source>
 
[[Category:How-To|Configure Users]]
[[Category:Login management|Configure Users]]
==== Controlling the visibility and editability of properties ====
1,606
edits