West Wind Application Settings for .NET |
wwUtils.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.
Syntax: |
public static string GetSystemPassword( bool GetUserName ); |
| Parameters: |
GetUserName
|