Share via


SecCertificate.NotValidAfterDate Property

Definition

Get the date when this certificate is no longer valid.

public Foundation.NSDate? NotValidAfterDate { get; }
member this.NotValidAfterDate : Foundation.NSDate

Property Value

The date when this certificate is no longer valid, or null if the date could not be obtained.

Applies to