UserGroupManagerSetLocalUserDetailsV2 Method
Update the first and last name, email and contact details of a locally managed user. This method can only
be called by the user that's being updated. The ID property of LocalUserDetails is ignored.
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Update the details of a locally managed user")]
public void SetLocalUserDetailsV2(
LocalUserDetails details
)
Parameters
- details LocalUserDetails
-