Redigera

Dela via


AuthFlowActionRequiredStateBase class

Base class for the action requried state in an authentication flow.

Extends

Constructors

AuthFlowActionRequiredStateBase<TParameter>(TParameter)

Creates a new instance of AuthFlowActionRequiredStateBase.

Constructor Details

AuthFlowActionRequiredStateBase<TParameter>(TParameter)

Creates a new instance of AuthFlowActionRequiredStateBase.

new AuthFlowActionRequiredStateBase(stateParameters: TParameter)

Parameters

stateParameters

TParameter

The parameters for the auth state.