MfaSettingsIsSmsAuthEnabledChanged Property
The function that is called when the phone number checkbox is changed.
Namespace: MobileTrack.Web.Components.ComponentsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[ParameterAttribute]
public required Func<bool, Task> IsSmsAuthEnabledChanged { get; set; }
Property Value
FuncBoolean,
Task