Provides functionality for the application's registration.
Top
Top
The following tables list the members exposed by the Protection type.
Name | Description | |
---|---|---|
LicenseType | Gets or sets a type of license registration. | |
RegData | Gets or sets the registration data. |
Name | Description | |
---|---|---|
AddDataToRegistry | Adds the registration data to the registry in case of the successful registration process. | |
CloseApplication | Completes the registration process. | |
Equals | (Overloaded) (inherited from Object). | |
GetDataFromRegistry | Gets the key and the registration data from the registry. | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
Register | (Overloaded) Realizes the registration process. | |
RemoveDataFromRegistry | Removes the key and the registration data from the registry. | |
RemoveRegInfo | Removes the registration data. | |
ToString | (inherited from Object). |