LASS Functions
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 |
---|---|
This function displays the LAP enrollment dialog. |
|
This function closes a LASSHandle object. |
|
This function returns the results of a VerifyUserAsync call. |
|
This function provides a method to query the LASS for values. |
|
This function causes the LASS to reload its configuration settings. |
|
This function authenticates the user. |
|
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. |
|