LASS Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the LASS functions that an application can call, with a description of the purpose of each.

Programming element Description

CreateEnrollmentConfigDialog

This function displays the LAP enrollment dialog.

LASSClose

This function closes a LASSHandle object.

LASSGetResult

This function returns the results of a VerifyUserAsync call.

LASSGetValue

This function provides a method to query the LASS for values.

LASSReloadConfig

This function causes the LASS to reload its configuration settings.

VerifyUser

This function authenticates the user.

VerifyUserAsync

This function starts a VerifyUser request. This function is equivalent to a synchronous VerifyUser call except it does not block, and results will be made available when the LASSHandle becomes signaled.

See Also

Reference

LASS Reference