'Declaration
Public Enum Position Inherits System.Enum
'Usage
Dim instance As Position
public enum Position : System.Enum
public enum class Position : public System.Enum
'Declaration
Public Enum Position Inherits System.Enum
'Usage
Dim instance As Position
public enum Position : System.Enum
public enum class Position : public System.Enum
Member | Description |
---|---|
Center | Generate the character between words |
Left | Generate the character on the left before any word is generated |
Random | Generate the character on the Left, Right, or Center |
Right | Generate the character on the right after all words are generated |
System.Object
System.ValueType
System.Enum
KellermanSoftware.NetPasswordGenerator.Position
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