LicenseManagerMakeLicenseString Method

[Missing <summary> documentation for "M:WebSupergoo.WordGlue4.Product.LicenseManager.MakeLicenseString(WebSupergoo.WordGlue4.Product.InternalLicense,System.Security.Cryptography X509Certificates.X509Certificate2,System.String)"]

 

Namespace:  WebSupergoo.WordGlue4.Product
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public static string MakeLicenseString(
        InternalLicense lic,
        X509Certificate2 cert,
        string addInfo
)

Parameters

lic
Type: WebSupergoo.WordGlue4.ProductInternalLicense
cert
Type: System.Security.Cryptography.X509CertificatesX509Certificate2
addInfo
Type: SystemString

Return Value

Type: String

[Missing <returns> documentation for "M:WebSupergoo.WordGlue4.Product.LicenseManager.MakeLicenseString(WebSupergoo.WordGlue4.Product.InternalLicense,System.Security.Cryptography X509Certificates.X509Certificate2,System.String)"]

See Also