Hello
I want to create a SL-UserMode key for a product having locking type [HL or SL (AdminMode or UserMode)], but I get SL-AdminMode key.
The method I used:
1. Create a product with locking type [HL or SL (AdminMode or UserMode)].
2. Create a new entitlement using the above product, having Entitlement Type set to Product Key.
3. Use api to generate fingerprint c2v in the target computer.(the target computer has sentinel ldk driver installed)
4. In the Entitlements page, use the c2v file to activate the product key to generate v2c file.
When the v2c file is generated, in the v2c download page, it says it is SL-AdminMode key
My questions
1. In the above steps, if the target computer does not have sentinel ldk installed, will the result in the step 4 be SL-UserMode?
2. For SL-UserMode key, should we explicitly create a product having locking type SL-UserMode
3. Is it better to create 3 products having same features but separate locking type HL/SL-AdminMode/SL-UserMode
Thank you