[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.License.TrialLicense Class Reference

Inheritance diagram for Core.Tools.License.TrialLicense:

Core.Interfaces.IEncodedComponent

List of all members.

Public Member Functions

 TrialLicense ()
int GetComponentIndex (String name)
byte[] GetComponent (String name)
byte[] GetLicenseBytes ()
byte[] GetSignatureBytes ()

Properties

String Name [get]
String Version [get]
String[] ComponentNames [get]

Private Member Functions

byte[] decodeComponentData (String[] data)

Private Attributes

String name = ""
String version = "0.0.0"
Hashtable component_data = null
String[] component_names
String[] component_accessors
String[] LicenseBytes
String[] SignatureBytes


Constructor & Destructor Documentation

Core.Tools.License.TrialLicense.TrialLicense (  ) 


Member Function Documentation

int Core.Tools.License.TrialLicense.GetComponentIndex ( String  name  ) 

byte [] Core.Tools.License.TrialLicense.GetComponent ( String  name  ) 

byte [] Core.Tools.License.TrialLicense.decodeComponentData ( String[]  data  )  [private]

byte [] Core.Tools.License.TrialLicense.GetLicenseBytes (  ) 

byte [] Core.Tools.License.TrialLicense.GetSignatureBytes (  ) 


Member Data Documentation

String Core.Tools.License.TrialLicense.name = "" [private]

String Core.Tools.License.TrialLicense.version = "0.0.0" [private]

Initial value:

 {
                "License",
                "Signature"
        }

Initial value:

 {
                "GetLicenseBytes",
                "GetSignatureBytes"
        }

Initial value:

 {
                "H4sIAAAAAAAACwIAAAD//wBAAL//tQzexyAzq1R21Mb8hh7OxfP+6cXGQjHUb/g/hfLQwf7tQGQGQleTifhTIBhgHQsYOhcb0Qwar07pa3o5hWKZZwAAAP//AwDaSt+2QAAAAA=="
        }

Initial value:

 {
                "H4sIAAAAAAAACwIAAAD//wCAAH//T/fo8DKk3XVnfUx/OfdwforKRasws9NOTutUGuTG4MffUAjfAU0wfUfiWbd0krkZtacOxK9lYKBhwQQ2uBu3XuzWPMBPnuqgbdLJb7kcEI1VqM9NdHQ9VbyqnWtkD0KolrzGA1M=",
                "sdnC45yb2fjI6sxhY8bU6g3unON5KTJAXF7GAAAA//8DAOBJZAaAAAAA"
        }


Property Documentation

String Core.Tools.License.TrialLicense.Name [get]

String Core.Tools.License.TrialLicense.Version [get]

String [] Core.Tools.License.TrialLicense.ComponentNames [get]


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