Compartir a través de


InstallationTemplate.Expiry Propiedad

Definición

Obtiene o establece la expiración aplicable a las notificaciones dirigidas a APNS.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="expiry")]
public string Expiry { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="expiry")>]
member this.Expiry : string with get, set
Public Property Expiry As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a