Set

License.Set method (1 of 2)

Set license from a file

public static void Set(string licensePath)
parameterdescription
licensePath

See Also


License.Set method (2 of 2)

Set license keys

public static void Set(string publicKey, string privateKey)
parameterdescription
publicKey
privateKey

See Also