AuthenticationEventData interface
イベント データ インターフェイス 予想されるペイロードに関連するこのインターフェイスには、データ イベントの共通属性が格納されます。
プロパティ
| authentication |
イベントの一意の ID。 |
| custom |
登録済みのカスタム拡張機能の一意の内部 ID。 |
| tenant |
要求が関連するテナント。 |
プロパティの詳細
authenticationEventListenerId
イベントの一意の ID。
authenticationEventListenerId: string
プロパティ値
string
customAuthenticationExtensionId
登録済みのカスタム拡張機能の一意の内部 ID。
customAuthenticationExtensionId: string
プロパティ値
string
tenantId
要求が関連するテナント。
tenantId: string
プロパティ値
string