Click or drag to resize

CustomerSettingKeyMasterDataAdmins Field

Comma delimited list of user group uids. These groups are allowed to manage various master data that is not controlled by the authorization role logic. If no groups are stated then the built-in Administrators groups are granted access.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string MasterDataAdmins = "MasterDataAdmins"

Field Value

Type: String
See Also