Setting an Active LAP
A version of this page is also available for
4/8/2010
The active LAP is specified as the value for ActiveLap under the HKEY_LOCAL_MACHINE\Comm\Security\LASSD\LAP\ registry key. For registry details, see LASS Registry Settings.
Note
Remember that registry settings can only take effect when your application calls LASSReloadConfig or when you reboot your device.
The following code example shows how to set an active LAP. In this example, lap_pw has been designated as the active LAP for the device.
Only one LAP can be the active LAP for a device.
[HKEY_LOCAL_MACHINE\Comm\Security\LASSD\LAP]
"ActiveLap"="lap_pw"