# Password Constructor
Initializes the static fields of the Password class
## Definition
**Namespace:** CapyKit
**Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.2
**C#**
``` C#
static Password()
```
**F#**
``` F#
new : unit -> Password
```
## See Also
#### Reference
Password Class
CapyKit Namespace