AuthFlowActionRequiredStateBase class

在認證流程中,作為動作需求狀態的基底類別。

Extends

建構函式

AuthFlowActionRequiredStateBase<TParameter>(TParameter)

建立一個新的 AuthFlowActionRequiredStateBase 實例。

繼承的屬性

stateType

州的類型。

建構函式詳細資料

AuthFlowActionRequiredStateBase<TParameter>(TParameter)

建立一個新的 AuthFlowActionRequiredStateBase 實例。

new AuthFlowActionRequiredStateBase(stateParameters: TParameter)

參數

stateParameters

TParameter

認證狀態的參數。

繼承的屬性詳細資料

stateType

州的類型。

stateType: string

屬性值

string

繼承自AuthFlowStateBase.stateType