Property Period
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
Period
Sets the period in seconds how long a code is valid. Defaults to 30
seconds..
public int Period { set; }
Sets the period in seconds how long a code is valid. Defaults to 30
seconds..
public int Period { set; }