Type license:LicActionType


An enum type for triggering action to renew ID certificate, renew license authorization and show license status

Constants
none 0 N/A NO COMMENTS
renew-id-cert 1 Renew ID Certificate NO COMMENTS
renew-license-auth 2 Renew License Authorization NO COMMENTS
show-license-status 3 Show License Status NO COMMENTS
show-license-summary 4 Show License Summary NO COMMENTS
show-license-udi 5 Show License UDI NO COMMENTS
show-license-usage 6 Show License Usage NO COMMENTS
show-license-all 7 Show License All NO COMMENTS
show-license-tech-support 8 Show License Tech Support NO COMMENTS
import-private-certificate 9 Import Private Certificate NO COMMENTS
remove-private-certificate 10 Remove Private Certificate NO COMMENTS
device-led-conversion 11 Device Led Conversion NO COMMENTS
enable-dev-cert 100 enable-dev-cert NO COMMENTS
disable-dev-cert 101 disable-dev-cert NO COMMENTS
test-expire-eval 102 Expire the evaluation period NO COMMENTS
test-expire-auth 103 Expire the authorization period NO COMMENTS
test-expire-idcert 104 Expire the id cert timer NO COMMENTS
test-expire-eval-warn 105 Expire eval period warning timer NO COMMENTS
test-expire-auth-renew 106 Expire auth renewal timer NO COMMENTS
test-expire-idcert-renew 107 Expire id cert renewal timer NO COMMENTS
test-plr-install 108 PLR installed NO COMMENTS
test-plr-auth-failed 109 PLR auth code validation failed NO COMMENTS
test-plr-return 110 PLR returned NO COMMENTS
test-plr-cancel 111 PLR canceled NO COMMENTS
test-expire-registration 112 Expire registration retry timer NO COMMENTS
test-expire-reservation 113 Expire PLR reservation inprogress timer NO COMMENTS
DEFAULT none(0) N/A NO COMMENTS