'Declaration
Public Enum WordStyle Inherits System.Enum
'Usage
Dim instance As WordStyle
public enum WordStyle : System.Enum
public enum class WordStyle : public System.Enum
'Declaration
Public Enum WordStyle Inherits System.Enum
'Usage
Dim instance As WordStyle
public enum WordStyle : System.Enum
public enum class WordStyle : public System.Enum
Member | Description |
---|---|
PopularWords | Generate from a list of popular readable words |
ReadableNonsense | Generate words that are nonsense but are still readable |
Unreadable | Generate unreadable words |
System.Object
System.ValueType
System.Enum
KellermanSoftware.NetPasswordGenerator.WordStyle
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