AuthFlowActionRequiredStateBase class
身份验证流中操作重新调用状态的基类。
构造函数
| Auth |
创建 AuthFlowActionRequiredStateBase 的新实例。 |
继承属性
| state |
状态的类型。 |
构造函数详细信息
AuthFlowActionRequiredStateBase<TParameter>(TParameter)
创建 AuthFlowActionRequiredStateBase 的新实例。
new AuthFlowActionRequiredStateBase(stateParameters: TParameter)
参数
- stateParameters
-
TParameter
身份验证状态的参数。