RPC HELP TVistaLogin VerifyCode
From VistApedia
Revision as of 03:05, 4 July 2015 by Kdtop (talk | contribs) (Created page with "<h2>VerifyCode Property</h2> Example <h3>Applies to</h3> TVistaLogin class Declaration property VerifyCode: St...")
VerifyCode Property
Applies to
TVistaLogin class
Declaration property VerifyCode: String;
Description The VerifyCode property is available at run-time only. It holds the Verify code for lmAVCodes mode of Silent Login. Like the AccessCode property, the user's Verify code is also encrypted before it is transmitted to the VistA M Server.
For more information on Verify 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.