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
SaveAuthRole Method
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
SaveAuthRole
(
AuthRole
authRole
,
AuthRoleSaveOptions
saveOptions
=
null
)
Parameters
authRole
Type:
Omada.OE.Model
AuthRole
saveOptions
(Optional)
Type:
Omada.OE.Model
AuthRoleSaveOptions
Return Value
Type:
Int32
See Also
Reference
AuthRoleController Class
Omada.OE.AppLogic Namespace