Contents

invalidationDate

A date that indicates when the system needs to invalidate this registration.

Declaration

var invalidationDate: Date?

Discussion

Use this date when you know the expiration time period of a document. If this is nil, the registration never expires.