UserDetailsProxy UpdateUser Method (UserDetails) CelloSaaS API Documentation
Update the given user details.

Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagement
Assembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public static string UpdateUser(
	UserDetails userDetails
)

Return Value

Type: String
User Identifier
See Also