How Can I get camera's username and password in windows service throug milestone professional?

I use configAPI Client very OK to get camera’s username and password in milestone corporate.But some customer use milestone professional, and our plugin can not work in milestone professional. Because our windows service can not get camera’s username and password by using the same function with corporate.

So I need your help.

The Configuration API is implemented for c-code (XProtect Corporate, XProtect Expert, XProtect Professional+, XProtect Express+ and XProtect Essential+ (Note the PLUS)). You cannot use it on e-code .

Do you have any other API suggesting us to get camera information including username and password on e-code?

There is one possible workaround that I am aware of. If you use a plugin in the Management Application it has some extra properties on the camera, this includes username and password. the Management Application plugin could then save the data externally or communicate it to your service.

Try to run the ConfigDump tool plugin sample in the Management Application.