ApnsCertificateExpirationInfo
ข้อความอธิบายที่เชื่อมโยงกับการแจ้งเตือน "ใบรับรอง APNS จะหมดอายุเร็วๆ นี้" และ "ใบรับรอง APNS หมดอายุแล้ว"
การแสดง JSON |
{
"expirationTime": string,
"appleId": string,
"uid": string
} |
ช่อง |
expirationTime |
string (Timestamp format)
วันที่หมดอายุของใบรับรอง APNS
|
appleId |
string
Apple ID ที่ใช้สร้างใบรับรอง อาจว่างเปล่าหากผู้ดูแลระบบไม่ได้ป้อนรหัสดังกล่าว
|
uid |
string
UID ของใบรับรอง
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-07 UTC
[null,null,["อัปเดตล่าสุด 2024-11-07 UTC"],[[["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."]]],[]]