次の方法で共有


TokenIssuanceStartData interface

要求に関連するメイン データ インターフェイス。

Extends

プロパティ

authenticationContext

データの主なコンテキスト。

継承されたプロパティ

authenticationEventListenerId

イベントの一意の ID。

customAuthenticationExtensionId

登録済みのカスタム拡張機能の一意の内部 ID。

tenantId

要求が関連付けられているテナント。

プロパティの詳細

authenticationContext

データの主なコンテキスト。

authenticationContext: AuthenticationEventContext

プロパティ値

継承されたプロパティの詳細

authenticationEventListenerId

イベントの一意の ID。

authenticationEventListenerId: string

プロパティ値

string

承元AuthenticationEventData.authenticationEventListenerId

customAuthenticationExtensionId

登録済みのカスタム拡張機能の一意の内部 ID。

customAuthenticationExtensionId: string

プロパティ値

string

承元AuthenticationEventData.customAuthenticationExtensionId

tenantId

要求が関連付けられているテナント。

tenantId: string

プロパティ値

string

承元AuthenticationEventData.tenantId