AuthenticationEventData interface

예상 페이로드와 관련된 이벤트 데이터 인터페이스인 이 인터페이스에는 데이터 이벤트에 대한 공통 속성이 있습니다.

속성

authenticationEventListenerId

이벤트의 고유 ID입니다.

customAuthenticationExtensionId

등록된 사용자 지정 확장의 고유한 내부 ID입니다.

tenantId

요청이 관련된 테넌트입니다.

속성 세부 정보

authenticationEventListenerId

이벤트의 고유 ID입니다.

authenticationEventListenerId: string

속성 값

string

customAuthenticationExtensionId

등록된 사용자 지정 확장의 고유한 내부 ID입니다.

customAuthenticationExtensionId: string

속성 값

string

tenantId

요청이 관련된 테넌트입니다.

tenantId: string

속성 값

string