AuthFlowActionRequiredStateBase class
在認證流程中,作為動作需求狀態的基底類別。
- Extends
建構函式
| Auth |
建立一個新的 AuthFlowActionRequiredStateBase 實例。 |
繼承的屬性
| state |
州的類型。 |
建構函式詳細資料
AuthFlowActionRequiredStateBase<TParameter>(TParameter)
建立一個新的 AuthFlowActionRequiredStateBase 實例。
new AuthFlowActionRequiredStateBase(stateParameters: TParameter)
參數
- stateParameters
-
TParameter
認證狀態的參數。