validTs Instance Property

@property (nonatomic, readonly) unsigned int validTs;

The UNIX timestamp the license is valid until (0xfffffff for an unlimited license).

Top