Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
UserController Class
UserController Methods
AuthenticateUser Method
AuthenticateUserExternal Method
DeactivateUser Method
GetActiveUserAuthElementPermissions Method
GetActiveUserViewPermissions Method
GetAuthUserInfo Method
GetDefaultTimeZone Method
GetGroupAuthElementPermissions Method
GetIdentityByUserId Method
GetMemberGroupIdsByUser Method
GetPersonalGroupId Method
GetPersonalGroupIds Method
GetUser Method
GetUserCount Method
GetUserFormattedName Method
GetUserIdByUserName Method
GetUserIdFromPersonalGroupId Method
GetUserIds Method
GetUserInfo Method
GetUserManager Method
GetUserMemberGroupIds Method
GetUserName Method
GetUserOverrideSecurity Method
GetUsers Method
GetUserTimeZoneId Method
GetWorkWeekId Method
IsInactive Method
IsPasswordValid Method
MarkUserAsDeleted Method
SaveUser Method
SaveUserUserGroups Method
SetActiveUserLanguageId Method
SetUserDefaultViewId Method
SetUserInactiveFlag Method
SetUserName Method
SetUserPassword Method
SetUserTimeZoneId Method
UpdateUserRegionalSettings Method
UserController
GetActiveUserViewPermissions Method
Returns the security context for the active user to a view.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
SecurityContext
GetActiveUserViewPermissions
(
ViewBase
view
)
Parameters
view
Type:
Omada.OE.Model
ViewBase
Return Value
Type:
SecurityContext
See Also
Reference
UserController Class
Omada.OE.AppLogic Namespace