Password Property
The password.
Syntax
ocracontrol.Password[=string]
Default Value
""
Remarks
This property specifies the password.
If a password is required this must be set before calling CalculateResponse and VerifyResponse. To determine if a password is required assign OCRASuite to the OCRA suite and check the value of RequirePassword.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .PasswordB.
Data Type
Binary String