Property AuthenticationSuccessMessage
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
AuthenticationSuccessMessage
Sets the message when an correct two factor auth code was entered.
Defaults to: Code valid!
public string AuthenticationSuccessMessage { set; }