Table of Contents

Property AuthenticationNotEnrolledMessage

Namespace
DisCatSharp.Extensions.TwoFactorCommands
Assembly
DisCatSharp.Extensions.TwoFactorCommands.dll

AuthenticationNotEnrolledMessage

Sets the message when an user is not yet enrolled into two factor auth.

Defaults to: You are not enrolled in two factor.

public string AuthenticationNotEnrolledMessage { set; }

Property Value

string