Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
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