MfaSettingsIsGoogleAuthEnabledChanged Property
The event callback that is triggered when the Google authentication enabled state 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> IsGoogleAuthEnabledChanged { get; set; }
Property Value
FuncBoolean,
Task