NET Password Generator
ResetConfiguration Method



KellermanSoftware.NetPasswordGenerator Namespace > PasswordGenerator Class : ResetConfiguration Method
Reset the configuration to the default
Syntax
'Declaration
 
Public Sub ResetConfiguration() 
'Usage
 
Dim instance As PasswordGenerator
 
instance.ResetConfiguration()
public void ResetConfiguration()
public:
void ResetConfiguration(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PasswordGenerator Class
PasswordGenerator Members