Click or drag to resize

UserControllerGetGroupAuthElementPermissions Method

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public AuthElementContext GetGroupAuthElementPermissions(
	UserGroup userGroup,
	AuthElement authElement
)

Parameters

userGroup
Type: Omada.OE.ModelUserGroup
authElement
Type: Omada.OE.ModelAuthElement

Return Value

Type: AuthElementContext
See Also