C# Class NetSeal_Helper.NetSeal.LicenseManager.LicenseWriter

Inheritance: LicenseManagerBase
Show file Open project: Alcatraz3222/NetSeal-Helper Class Usage Examples

Private Methods

Method Description
InternalWriteLicense ( string filePath, string netsealId, NetSeal_Helper.NetSeal.LicenseManager.LicenseFile licenseFile, FileAttributes attributes ) : void
WriteLicense ( string path, string netsealId, NetSeal_Helper.NetSeal.LicenseManager.LicenseFile licenseFile, FileAttributes attributes ) : void
WriteLicense ( string path, string netsealId, string guid, bool remember, string username, string password, FileAttributes attributes ) : void
WriteLicenseV2 ( string path, string netsealId, string username, string password ) : void