Share via


AppAttachPackageInfoProperties.CertificateExpireOn Property

Definition

Date certificate expires, found in the appxmanifest.xml.

public DateTimeOffset? CertificateExpireOn { get; set; }
member this.CertificateExpireOn : Nullable<DateTimeOffset> with get, set
Public Property CertificateExpireOn As Nullable(Of DateTimeOffset)

Property Value

Applies to