RPC HELP TVistaLogin AccessCode
From VistApedia
AccessCode Property
Applies to TVistaLogin class
Declaration
property AccessCode: String;
Description
The AccessCode property is available at run-time only. It holds the Access code for the lmAVCodes mode of Silent Login. The user's Access code value should be set in as clear text. It is encrypted before it is transmitted to the VistA M Server.
For more information on Access codes, please refer to the "Part 1: Sign-On/Security" section in the "Kernel Systems Manual."
For a demonstration using the lmAVCodes, please run the lmAVCodes_Demo.EXE located in the ..\BDK32\Samples\SilentSignOn directory.