Property AuthenticationUnenrolledMessage
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
AuthenticationUnenrolledMessage
Sets the message when an user successfully unenrolled from two factor auth.
Defaults to: You successfully unenrolled from two factor.
public string AuthenticationUnenrolledMessage { set; }