ApnsCertificateExpirationInfo
رسالة الشرح المرتبطة بتنبيهات "تنتهي قريبًا صلاحية شهادة APNS" و "انتهت صلاحية شهادة APNS"
تمثيل JSON |
{
"expirationTime": string,
"appleId": string,
"uid": string
} |
الحقول |
expirationTime |
string (Timestamp format)
تاريخ انتهاء صلاحية شهادة APNS.
|
appleId |
string
معرّف Apple المستخدَم لإنشاء الشهادة. وقد يكون فارغًا إذا لم يدخله المشرفون.
|
uid |
string
المعرّف الفريد للشهادة
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-11-07 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-07 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This document explains the JSON representation of alerts related to the expiration of APNS certificates."],["The JSON payload provides information about the certificate's expiration time, the associated Apple ID (if available), and a unique identifier."],["The `expirationTime` field is formatted as a Timestamp, while `appleId` and `uid` are represented as strings."]]],[]]