You need to sign in to do that
Don't have an account?
Aakar Mehra
User License Expiry Date
I need to know if there is any way i can access user license expiration date through query or with some api?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
If you are talking about package license expiration, try the following:
UserPackageLicense contains the linkage between user and package licence. The PackageLicense contains the expiration date.
Regards,
MKR