Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.TwoStepAuthorization.TwoStepAuth.GetLoginActionAsync Method

(not specified)

Class: YetaWF.Core.Support.TwoStepAuthorization.TwoStepAuth
Namespace: YetaWF.Core.Support.TwoStepAuthorization
Assembly: YetaWF.Core

Syntax

public Task<ModuleAction?> GetLoginActionAsync(
    List<string> enabledTwoStepAuthentications,
    int userId,
    string userName,
    string email );

Parameters

enabledTwoStepAuthentications

(not specified)

userId

(not specified)

userName

(not specified)

email

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.TwoStepAuthorization.TwoStepAuth ClassYetaWF.Core Overview