SystemUtils.GetSystemPassword

Returns the logon password stored in the registry if Auto-Logon is used. This function is used privately for demos when I need to specify a login username and password.

public static string GetSystemPassword(bool getUserName)

Parameters

getUserName


See also:

Class SystemUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic