Click or drag to resize
Infosoft Logo

IUserServiceContractUserServiceGet Method

This operation returns a list of user/service connection objects for the given user, and optionally for a specific service only.

Namespace: Infosoft.Common.Contracts.ServiceContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  UserServiceGetRequest
A request message object, containing a user object and optionally a service object.

Return Value

UserServiceGetResponse
A response message object, containing a list of WSUserService objects.
See Also