Click or drag to resize
Infosoft Logo

UserServiceAddRequest Class

Service Contract Class - UserServiceAddRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserServiceAddRequest

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

The UserServiceAddRequest type exposes the following members.

Properties
 NameDescription
Public propertyUserService 
Top
Remarks
This request message should contain a UserService object, which in turn should contain the user that is to be given access, the service it should be given access to, and an optional reference key.
See Also