AuthFlowActionRequiredStateBase class

인증 흐름에서 작업의 기본 클래스가 다시 지정된 상태입니다.

Extends

생성자

AuthFlowActionRequiredStateBase<TParameter>(TParameter)

AuthFlowActionRequiredStateBase의 새 인스턴스를 만듭니다.

상속된 속성

stateType

상태의 형식입니다.

생성자 세부 정보

AuthFlowActionRequiredStateBase<TParameter>(TParameter)

AuthFlowActionRequiredStateBase의 새 인스턴스를 만듭니다.

new AuthFlowActionRequiredStateBase(stateParameters: TParameter)

매개 변수

stateParameters

TParameter

인증 상태에 대한 매개 변수입니다.

상속된 속성 세부 정보

stateType

상태의 형식입니다.

stateType: string

속성 값

string

AuthFlowStateBase.stateType에서 상속됨