ApnsCertificateExpirationInfo

Stay organized with collections Save and categorize content based on your preferences.

The explanation message associated with ApnsCertificationExpiring and ApnsCertificationExpired alerts.

JSON representation
{
  "expirationTime": string,
  "appleId": string,
  "uid": string
}
Fields
expirationTime

string (Timestamp format)

The expiration date of the APNS Certificate.

appleId

string

The Apple ID used for the certificate may be blank if admins didn't enter it.

uid

string

The UID for the certificate.