Well, yes.
Fonts activated from Adobe Fonts would fall also into the category.
One could tell from property location if a particular style is an activated font or not.
In my German InDesign the following string is returned when I ask of location of an Adobe Font:
"Aktiviert von Adobe Fonts"
//ExtendScript with InDesign:
app.findKeyStrings("Aktiviert von Adobe Fonts");
// Returns array with one string
// "$ID/S4SubscribedTypeKitFont"
Also forgot another property in my post above that could be set to true with a given font style:
restrictedPrinting
Regards,
Uwe Laubender
( Adobe Community Professional )