Click or drag to resize

SystemOnboardingControllerIsUserSolutionAdministrator Method

Returns true is the authenticated user is considered administrator of system onboarding

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual bool IsUserSolutionAdministrator()

Return Value

Type: Boolean
See Also