Is it possible to programmatically set a printer password from C #?
Or, at least, it is possible to determine whether the network printer is password protected or in some other way to prevent the password from being displayed on the server on which the program is running, and instead return an error to the client?
source
share