# Passwords Constructor
Initializes a new instance of the Passwords class
## Definition
**Namespace:** Tests
**Assembly:** Tests (in Tests.exe) Version: 1.0.0
**C#**
``` C#
public Passwords()
```
**F#**
``` F#
new : unit -> Passwords
```
## See Also
#### Reference
Passwords Class
Tests Namespace