public static class SystemUtils : object
| Member | Description | |
|---|---|---|
![]() ![]() |
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);
|