Getfailedloginlist, Getfailedloginlist 18 – Kofax DM API User Manual
Page 209

DM API M
ETHODS
AND
P
ROPERTIES
189
GetFailedLoginList
GetFailedLoginList
Use this method to get a
object pointer to an object
containing a list of the supplied network aliases that did not pass
network-level validation. This is only useful after
method of
the
object has been called.
Syntax
PCDLogin.GetFailedLoginList()
Returns
The GetFailedLoginList method returns a variant object that contains
information about failed logon attempts. This allows you to access
,
methods that are supported by
the
object.
Usage
The GetFailedLoginList is useful when there are a number of libraries
or other network resources that cannot be validated.
Example
The sample code in the
section in Chapter 1
illustrates how you can use the GetFailedLoginList method in your
custom applications.
Related Items
See the following objects:
See the following methods:
GetAliasList
GetDOCSUserName
GetLoginLibrary
GetPrimaryGroup