Property DatabasePath
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
DatabasePath
Sets the database path. Defaults to ./twofactor.sqlite
.
public string DatabasePath { set; }
Sets the database path. Defaults to ./twofactor.sqlite
.
public string DatabasePath { set; }