SecCertificate.NotValidBeforeDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.