|
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.UserRegisterAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request UserServiceGetRequest
-
A request message object, containing a user object and optionally a
service object.
Return Value
UserServiceGetResponseA response message object, containing a list of
WSUserService objects.
See Also