Property MfaEnabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
MfaEnabled
Gets whether the user has multi-factor authentication enabled.
[JsonProperty("mfa_enabled", NullValueHandling = NullValueHandling.Ignore)]
public virtual bool? MfaEnabled { get; }
Property Value
- bool?