ApnsCertificateExpirationInfo
پیام توضیحی مرتبط با هشدارهای "گواهینامه APNS به زودی منقضی می شود" و "گواهینامه APNS منقضی شده است".
نمایندگی JSON |
---|
{
"expirationTime": string,
"appleId": string,
"uid": string
} |
فیلدها |
---|
expirationTime | string ( Timestamp format) تاریخ انقضای گواهینامه APNS. |
appleId | string Apple ID برای ایجاد گواهی استفاده می شود. اگر ادمین ها آن را وارد نکرده باشند ممکن است خالی باشد. |
uid | string UID گواهی |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-18 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-18 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]