ApnsCredential.ApnsCertificate Property

Definition

Gets or sets the APNS certificate.

public string ApnsCertificate { get; set; }
member this.ApnsCertificate : string with get, set
Public Property ApnsCertificate As String

Property Value

The APNS certificate.

Applies to