Kofax DM API Manual do Utilizador Página 148

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 147
128 CHAPTER 4
AddLogin
AddLogin
Use this method to set the logon information that gets passed to the
DM Server. The DM Server authenticates the logon information when
the Execute() method is called.
Syntax
PCDLogin.AddLogin( intNetworkType, _
strUnitName, _
strUserName, _
strPassword )
Parameters
Usage
Before you do a call to AddLogin, you need to get the logon libraries
available on the DM Server. (See PCDGetLoginLibs.)
Example
The following is a simple example that uses a user name with an
Attaché password.
.
.
.
'Available Logon types for the DM Server,
intNetworkType The network type of the network alias. Valid
values are:
Library Logon (No Network) 0
NetWare Bindery 1
NetWare NDS 2
Microsoft Network 8
strUnitName The DM library name, NetWare server
name, NDS tree name, or Windows domain,
workgroup, or server name.
strUserName The user name for the specified unit.
strPassword The password for the specified user.
Vista de página 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 527 528

Comentários a estes Manuais

Sem comentários