Click or drag to resize
Infosoft Logo

UserCreateResponse Class

Service Contract Class - UserCreateResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserCreateResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class UserCreateResponse

The UserCreateResponse type exposes the following members.

Properties
 NameDescription
Public propertyUser 
Top
Remarks
This response contains a newly created user object, with a new user ID.
See Also