[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.License.KeyGenerator.KeyGenerator Class Reference

List of all members.

Public Member Functions

 KeyGenerator ()
void Destroy ()
Core.Tools.License.License CreateTrialLicense ()
Core.Tools.License.License CreateTrialLicense (DateTime ExpiryDate, int trial_length)
void TestKeys ()
void GenerateKeys ()
void GenerateBaseTrialLicense ()
void GenerateBaseTrialLicense (DateTime ExpiryDate, int trial_length)
Core.Tools.License.License CreateLicense ()
Core.Tools.License.License CreateLicense (DateTime ExpiryDate, int trial_length)

Public Attributes

String LicensePrefix = null
String ExportPath = "Export" + System.IO.Path.DirectorySeparatorChar

Properties

Core.Interfaces.ISecurityManager PrivateKey [get]

Private Attributes

Core.Interfaces.IApplicationContext application_context = null
Core.Interfaces.ISecurityManager PrivateSM = null
Core.Interfaces.ISecurityManager ShipSM = null


Constructor & Destructor Documentation

Core.Tools.License.KeyGenerator.KeyGenerator.KeyGenerator (  ) 


Member Function Documentation

void Core.Tools.License.KeyGenerator.KeyGenerator.Destroy (  ) 

Core.Tools.License.License Core.Tools.License.KeyGenerator.KeyGenerator.CreateTrialLicense (  ) 

Core.Tools.License.License Core.Tools.License.KeyGenerator.KeyGenerator.CreateTrialLicense ( DateTime  ExpiryDate,
int  trial_length 
)

void Core.Tools.License.KeyGenerator.KeyGenerator.TestKeys (  ) 

void Core.Tools.License.KeyGenerator.KeyGenerator.GenerateKeys (  ) 

void Core.Tools.License.KeyGenerator.KeyGenerator.GenerateBaseTrialLicense (  ) 

void Core.Tools.License.KeyGenerator.KeyGenerator.GenerateBaseTrialLicense ( DateTime  ExpiryDate,
int  trial_length 
)

Core.Tools.License.License Core.Tools.License.KeyGenerator.KeyGenerator.CreateLicense (  ) 

Core.Tools.License.License Core.Tools.License.KeyGenerator.KeyGenerator.CreateLicense ( DateTime  ExpiryDate,
int  trial_length 
)


Member Data Documentation

String Core.Tools.License.KeyGenerator.KeyGenerator.ExportPath = "Export" + System.IO.Path.DirectorySeparatorChar


Property Documentation

Core.Interfaces.ISecurityManager Core.Tools.License.KeyGenerator.KeyGenerator.PrivateKey [get]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com