Kofax DM API Bedienungsanleitung Seite 148

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare