UserDetailsProxy PermanentDeleteUser Method CelloSaaS API Documentation
Delete the user details from the system

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

public static void PermanentDeleteUser(
	string userIdentifier
)

Parameters

userIdentifier
Type: System String
User Identifier(Mandatory)
See Also