Click or drag to resize
Infosoft Logo

UserAlreadyInServiceFault Class

Data Contract Class - UserAlreadyInServiceFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterUserAlreadyInServiceFault

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

The UserAlreadyInServiceFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault is used when the system attempts to add a user to a service to which the user already has access.
See Also