Pcdnetaliaslist, Pcdnetaliaslist 68 – Kofax DM API User Manual

Page 88

Advertising
background image

68

C

HAPTER

3

PCDNetAliasList

PCDNetAliasList

The PCDNetAliasList object stores a list of network aliases. A network
alias consists of the following:

a

UnitType

a

UnitName

a

UserName

and

Password

The

UnitType

is a DM library, or a NetWare 5.x, NetWare 6.x, or

Microsoft Network. Depending on the

UnitName

, the

UnitType

is

either a DM library name, the NetWare server name, the NetWare NDS
tree name, or the Windows network domain name, respectively. Note
that this object accepts and stores passwords, but it does not allow them
to be retrieved.

Syntax

PCDNetAliasList.

methodOrProperty

Example

The section titled

Providing Library Access

in Chapter 1 illustrates how

you can use the PCDNetAliasList object in your custom applications.

Related Items

See the following methods:

GetSize
UnitName
UnitType
UserName

See the following properties:

ErrDescription

ErrNumber

Advertising