ExpandMsixImage.CertificateExpiry Property

Definition

Date certificate expires, found in the appxmanifest.xml.

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

Property Value

Applies to