Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
AuthRoleController Class
AuthRoleController Methods
CheckDeleteSecurity Method
CheckSaveSecurity Method
DeleteAuthRole Method
GetAuthRoleName Method
LoadAuthRoles Method
SaveAuthRole Method
SaveAuthRoleElements Method
AuthRoleController
SaveAuthRoleElements Method
Saves each AuthElementContext object AuthElements collection on the provided AuthRole object.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
SaveAuthRoleElements
(
AuthRole
authRole
)
Parameters
authRole
Type:
Omada.OE.Model
AuthRole
See Also
Reference
AuthRoleController Class
Omada.OE.AppLogic Namespace