Stores the content of the license.
Syntax
Public Overloads Sub Save( _
ByVal
fileName As
String, _
ByVal
licenseKey As
LicenseKey _
)
Parameters
- fileName
- The name of the file to which the license will be written to.
- licenseKey
- License key used to encrypt the license file.
See Also
AgileDotNetLicense Class | AgileDotNet.Licensing Namespace | AgileDotNetLicense.Save Overload List