Kofax Front Office Server .NET Legacy API
Kofax Front Office Server .NET Legacy API
|
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 Kofax Front Office Server 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 Kofax Front Office Server 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 Kofax Front Office Server users (greater than 1,000), use ValidateUserService instead to check if a user exists. More... | |
Namespaces | |
namespace | Kofax.KFS.Services.Contracts.Legacy.WebServices.RetrieveAllUsers |