Gets the extended version information of the currently loaded Arcot plug-in or applet. In addition to the client version number, this function will also return the build number that is based on the current date. For example: "6.0 (200905211523)".
string GetVersionEx()
The version of the ArcotID PKI Client installed on the client system.
<HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript"> var arcotClient = new ArcotClient(); var versionEx = arcotClient.GetVersionEx();
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|