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