|
||
Licence Protector comes with an e-mail Activator Service. This services needs an encrypted text block in the e-mail to analyze the e-mail. The block is automatically created, if you use EasyGo in your application (PrepareAndCheck). In case an own GUI is used, an the e-mail Activator Service is required, then the encrypted block can be built with GetMailActivatorBlock.
Sample of an encoded text block
--- STARTBLOCK ---
r1yHz0o1fJtiu22uC7q1nwgMT1enzQz1dbiw1130NQ11yPOKj1\nkbfGy1qKJ210RL8yg1fEeCQ1pDLPk1AbFNg21l3xS1j0CHA0TX\niyO1PLlOW0ZwBRb1eoGeC1CncMa1wLo1Y2anuCm2eXON01k7qg\nA1R8TqH133MLI2dCwvd1xLN4C1zSanD2aj8mH1cbaNu1tdCH61\nBhzhh0NaitV1fso4D1A5i8N1A9tpc1MvRzO1344WH2eYqd01Sj\nsWt0ZHUge0ViRP41CrA9Y1yKN8v1R8FAs1dfsMG
--- ENDBLOCK ---
Name |
GetMailActivatorBlock |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Purpose |
Creates an encrypted text block for e-mail activation |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Params |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Returncode |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Usage |
Create an e-mail which is sent to the e-mail Activator Service |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sample |
lic.GetMailActivatorBlock(‘IsGER-5EP93-9E7Iw-3tI8X-pQU5k-6S14H','demo-easygo','Smart Inc.','tom.hanks@smartinc.com','QHD001','ID678','Tom','Hanks','Mr.','','CTO','Abbey Road 33','','NW8 9AY','London','','United Kingdom','','','',true,false,false,false,'','',false); |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See also |
|