LicenseManagerEncode Method

[Missing <summary> documentation for "M:WebSupergoo.WordGlue4.Product.LicenseManager.Encode(WebSupergoo.WordGlue4.Product.InternalLicense,System.String)"]

 

Namespace:  WebSupergoo.WordGlue4.Product
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public static byte[] Encode(
        InternalLicense lic,
        string addInfo
)

Parameters

lic
Type: WebSupergoo.WordGlue4.ProductInternalLicense
addInfo
Type: SystemString

Return Value

Type: Byte

[Missing <returns> documentation for "M:WebSupergoo.WordGlue4.Product.LicenseManager.Encode(WebSupergoo.WordGlue4.Product.InternalLicense,System.String)"]

See Also