Share via


SecCertificate.NotValidBeforeDate Property

Definition

Get the date when this certificate becomes valid.

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

Property Value

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

Applies to