IRoleService UpdateUserRoles Method CelloSaaS API Documentation
Overload List

  Name Description
Public method UpdateUserRoles(String,  String )
This method is used to update user roles. New role Identifier for user then insert role to user. Previous user role is not available in the current list then remove role from user.
Public method UpdateUserRoles(String,  String , String)
This method is used to update user roles. New role Identifier for user then insert role to user. Previous user role is not available in the current list then remove role from user.
Public method UpdateUserRoles(String,  String ,  String )
This method is used to update user roles. New role Identifier for user then insert role to user. Previous user role is not available in the current list then remove role from user.
Public method UpdateUserRoles(String,  String ,  String , String)
This method is used to update user roles. New role Identifier for user then insert role to user. Previous user role is not available in the current list then remove role from user.
Back to Top
See Also