# SecurityHelper Constructor
Initializes a new instance of the SecurityHelper class
## Definition
**Namespace:** CapyKit.Helpers
**Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.2
**C#**
``` C#
public SecurityHelper()
```
**F#**
``` F#
new : unit -> SecurityHelper
```
## See Also
#### Reference
SecurityHelper Class
CapyKit.Helpers Namespace