Click or drag to resize
Infosoft Logo

UserServiceRemoveResponseUserService Property


Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public WSUserService UserService { get; set; }

Property Value

WSUserService
Remarks
This object is identical to the one in the request (except for being guaranteed to contain the reference key that was defined for the user/service connection), and serves merely as a confirmation that the user was removed from the service.
See Also