BLicense
Identità
Namespace:
B.BSecurityAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Genera, scrive e verifica il formato di licenza desktop B-Arts SupportKey.fxk con campi cifrati.
Dichiarazione
public class BLicense
Costruttori
BLicense(string password)
Metodi
bool CheckLic(string FileLic, string IDSoft, string DescrSoft, byte VerMag)bool CreaFileLicenza(string Path, long ID, string RagSoc, string Key, string Moduli)string GeneraCodice(string RagSoc, string NomeSoftware, long IDSoft, byte VerMag, long IDLic)string GetModuli(string FileLic)string GetRagSoc(string FileLic)
Esempi
Consultare BLicense - Esempi.
