Click or drag to resize
Infosoft Logo

UserNotInServiceFault Class

Data Contract Class - UserNotInServiceFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterUserNotInServiceFault

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

The UserNotInServiceFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault is used when the system attempts to remove the user from a service to which they don't have access to begin with.
See Also