Kofax .NET Legacy API for Device Client
All Classes Namespaces Files Functions Variables Properties
Classes | Namespaces
ILegacyRetrieveAllUsersService.cs File Reference

Classes

interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.RetrieveAllUsersServicePortType
 Retrieves the list of users from the specified server. If there is a large number of the Kofax product users (greater than 1,000), use ValidateUserService instead to check if a user exists. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.WscRetrieveAllUsersResponse
 Returns a result code, an error message if result code is not 0, and an array of user names. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.getAllUsersRequest
 Retrieves list of user names. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.getAllUsersResponse
 Response message for a request to get all users from a legacy mfp device. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.getAllUsers2Request
 Request message for getting a specified number of users in the system. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.getAllUsers2Response
 Response message for a request to get a specified number of users from a legacy MFP Client. More...
 
interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.RetrieveAllUsersServicePortTypeChannel
 Retrieves the list of users from the specified server. If there is a large number of the Kofax product users (greater than 1,000), use ValidateUserService instead to check if a user exists. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers.RetrieveAllUsersServicePortTypeClient
 Retrieves the list of users from the specified server. If there is a large number of the Kofax product users (greater than 1,000), use ValidateUserService instead to check if a user exists. More...
 

Namespaces

namespace  Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers