GetMailActivatorBlock

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

 

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

Parameter

Type

Example

Note

Serial

String

IsGER-5EP93-9E7Iw-3tI8X-pQU5k-6S14H

Serial Number or unique ID

Project

String

demo-easygo

project name

Name

String

Smart Inc.

company name or user name provided in the registration screen

Email

String

tom.hanks@smartinc.com

E-Mail address provided in the registration screen

ModuleID

String

QHD001

ModuleID of the module, which is activated

ForEMail

Boolean

False

Defines if a word-wrap is replaced with \n (value = false) or with %0D%0A  (value = true)

Returncode

Returncode

Type String

Note

Encoded Text block

The text block may not be changed in any way

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',false);                

See also

 

 

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_getmailactivatorblock.htm