Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
SettingController Class
SettingController Methods
DeleteCustomerSetting Method
DeleteUserSetting Method
DeleteUserSettingIncrementDataVersion Method
GetActiveUserPermissions Method
GetAppSettings Method
GetCustomerSettings Method
GetCustomerSettingValue(T) Method
GetDashboardFiltersFromCacheIfPresent Method
GetSettingsValidator Method
GetUserSettings Method
SaveAppSettings Method
SaveCustomerSetting Method
SaveUserSetting Method
SaveUserSettingIncrementDataVersion Method
SettingController
GetActiveUserPermissions Method
Determines if user with specified authenticated groups should see the screen. Throws AppException if user doesn't have rights.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
SecurityContext
GetActiveUserPermissions
(
AppSettingKind
settingKind
)
Parameters
settingKind
Type:
Omada.OE.Model
AppSettingKind
Kind of settings to render
Return Value
Type:
SecurityContext
See Also
Reference
SettingController Class
Omada.OE.AppLogic Namespace