RPC HELP TVistaLogin VerifyCode

From VistApedia
Jump to: navigation, search

VerifyCode Property

Example

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.

NOTE: For more information on Verify codes, please refer to the "Part 1: Sign-On/Security" section in the "Kernel Systems Manual."

NOTE: For a demonstration using the lmAVCodes, please run the lmAVCodes_Demo.EXE located in the ..\BDK32\Samples\SilentSignOn directory.