SSOProfileDeletedEvent
يقع الحدث عند حذف الملف الشخصي للدخول المُوحَّد (SSO) في حساب العميل. يتم تلقّي الحدث من مسؤول توجيه الإحصاءات
تمثيل JSON |
{
"inboundSsoProfileName": string
} |
الحقول |
inboundSsoProfileName |
string
اسم الملف الشخصي للدخول المُوحَّد (SSO) الذي تم حذفه
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This event is triggered when a Single Sign-On (SSO) profile is deleted within a customer's account."],["The event data includes the name of the deleted SSO profile, delivered through an Insight forwarder."],["The event is structured in JSON format with a single field, `\"inboundSsoProfileName\"`, containing the name of the deleted SSO profile as a string."]]],[]]