| LicenseManagementActionCompleteEventArgs Properties |
The LicenseManagementActionCompleteEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionType | Gets the type of action. | |
| LastError | Gets the last error that occurred. | |
| LicenseID | Gets the License ID entered by the user. | |
| NewLicenseContent | Gets whether or not the action was processed successfully and resulted in new license content, this property contains that new license content. | |
| Password | Gets the password entered by the user. | |
| PostProcessingSuccessful | Gets or sets whether or not action post-processing has been completed successfully. | |
| ProcessedSuccessfully | Gets whether or not the action has been completed successfully. | |
| TriggerCodeEventData | Gets the trigger code event data (if applicable/if an "Activation Code 2" is required/entered). | |
| TriggerCodeNumber | Gets the trigger code number to process (if a trigger code was validated successfully). |