Inside the app.cfg for Data Management Studio which lives inside the etc directory there is a reference to a file path that the application will read the setinit from as DMS starts. You can read that variable to determine where the license is being read from and the license is plain text, simple pop it open and check the dates for the various products. It doesn't store it in a binary format like SAS Foundation does.
... View more