BLicenseWeb
Identità
Namespace:
B.BSecurityAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Genera, scrive e verifica licenze web B-Arts .bsk, con nome derivato da cliente e identificativo e autenticazione temporale del servizio.
Dichiarazione
public class BLicenseWeb
Costruttori
BLicenseWeb(string Password)
Metodi
bool CheckLic(string FileLic, string IDSoft, string DescrSoft, byte VerMag)bool CreaFileLicenza(string Path, int ID, string RagSoc, string Key, string Moduli)string CreateFileNameLicenza(int IDLicenza, string RagSoc)string GeneraCodice(string RagSoc, string NomeSoftware, long IDSoft, byte VerMag, long IDLic)string GetModuli(string FileLic)string GetRagSoc(string FileLic)
Esempi
Consultare BLicenseWeb - Esempi.
