Enum MfaLevel
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Specifies the guild's Multi-Factor Authentication (MFA) level requirement.
public enum MfaLevel
Fields
Disabled = 0
Users have no additional MFA restriction on this guild.
Enabled = 1
Users must have MFA enabled on their account to perform administrative actions.