There are multiple methods available to find the version of EmpowerID you are using.
1. Open the EmpowerID Management Console and click on the ribbon, then choose Options > About.
This will display the About screen, which lists the Version number.
2. Run the following T-SQL against the EmpowerID database using Microsoft SQL Management Studio:
SELECT VersionNumber FROM SecurityBoundaryType WHERE SecurityBoundaryTypeID=0
3. Navigate to X:\Program Files\TheDotNetFactory\EmpowerID\Programs in Windows Explorer, right click EmpowerIDManagementConsole.exe and click Properties. Click on the Details tab and verify the File version field, which lists the Version number.
Replace X:\ with the drive letter where EmpowerID is installed.
Please feel free to contact us by e-mail at support@empowerid.com or by phone at (877) 996-4276 (Option 2) if you have any questions or concerns regarding this guide.
Comments