Property MfaEnabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
MfaEnabled
Gets whether the member has multi-factor authentication enabled.
[JsonIgnore]
public override bool? MfaEnabled { get; }
Property Value
- bool?
Gets whether the member has multi-factor authentication enabled.
[JsonIgnore]
public override bool? MfaEnabled { get; }