LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can LabView access Windows NT's account database?

Can Labview access Windows NT's account database to use for security within the Labview application?
0 Kudos
Message 1 of 2
(2,556 Views)
If the user executing the program can access it, i think it can be done using WinNT api calls, check http://msdn.microsoft.com/library/psdk/psdkref/catfunc_26m1.htm for different api calls that you can make.
Hope this helps
0 Kudos
Message 2 of 2
(2,556 Views)