The UserMapping class describes a user in the manifest and the user (if any) in the target system that the user should be mapped to.

Namespace:  Phoenix.BLL.ImportExport
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class UserMapping

Remarks

The UserMapping class.

Inheritance Hierarchy

System..::.Object
  Phoenix.BLL.ImportExport..::.UserMapping

See Also