cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Apoorv_Jain
Level 5

Any API for checking License expiry date

Hi,
Is there any API provided by FLEXnet which can be used to check the expiry date of the Feature?
What I am looking for is that my application can warn the user if the License is about to expire in say 2 days.
One way is that I read the file and locate the expiry for feature and then popup a message.
I was just wondering if FLEXnet has provided any API for this as well?
Labels (1)
0 Kudos
(5) Replies
Apoorv_Jain
Level 5

There is an API lc_expire_days() available but to implement this in C# code, its a huge work of redifing many C style header files in C# format.

Is there any Trivial API available equivalent to lc_expire_days() ?
0 Kudos
dngo01
Level 4

I'm afraid there is not.
0 Kudos
dngo01
Level 4

Another note regarding to the expiry date is that this warning should be shown in the debug log file, automatically.

-- Dai
0 Kudos
scforc
Level 2

Hi All,

Want to automate some part of flexera screens while creating licenses for my app, it will be fast if Flexera is giving any API's to perform this,

Please let me know, where i can see list of API's ?
0 Kudos
bestellen
Level 4

Can you give me a working code with example of API?
0 Kudos