Table of Contents

Class MultifactorAuthentication

Namespace
InSite.UI.Portal.Accounts.Users
Assembly
InSite.UI.dll
public class MultifactorAuthentication : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
MultifactorAuthentication
Implements
Inherited Members

Constructors

MultifactorAuthentication()

public MultifactorAuthentication()

Fields

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MFAAuthenticatorApp

MFAAuthenticatorApp control.

protected MFAAuthenticatorApp MFAAuthenticatorApp

Field Value

MFAAuthenticatorApp

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MFAEmail

MFAEmail control.

protected MFAEmail MFAEmail

Field Value

MFAEmail

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MFASelectMode

MFASelectMode control.

protected MFASelectMode MFASelectMode

Field Value

MFASelectMode

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MFAText

MFAText control.

protected MFAText MFAText

Field Value

MFAText

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs