Method SetCustomerkey
SetCustomerkey(String, Boolean)
creates a licence from customer key in the windows registry or cropcode file in linux and IOS
Declaration
public static string SetCustomerkey(string customerkey, bool isAllusers)
Parameters
Type | Name | Description |
---|---|---|
System.String | customerkey | The customerkey string. |
System.Boolean | isAllusers |
Returns
Type | Description |
---|---|
System.String | returns a string with either success or error messgae |