| Veritas System Recovery 21 Automation - THIS SCRIPTING DOCUMENTATION IS PROVIDED IN CONJUNCTION WITH YOUR LICENSE FOR VERITAS SYSTEM RECOVERY SOFTWARE PRODUCTS, AND MAY BE USED ONLY IN CONJUNCTION WITH THAT SOFTWARE, UNDER THE TERMS OF THE END USER LICENSE AGREEMENT THAT ACCOMPANIED THE SOFTWARE. THIS SCRIPTING DOCUMENTATION IS PROPRIETARY VERITAS PROPERTY. YOU MAY NOT COPY, DISTRIBUTE, LICENSE OR SUBLICENSE THE SCRIPTING DOCUMENTATION. |
| AgentLicense Object |
| Description: A com object that stores information required to set and retrieve agent license information. |
| ProgId: VProRecovery.License |
| CLSID: {B0927978-D47F-4D2D-92F6-BDFFEFAF70C0} |
| Implemented Interfaces: IAgentLicense (default), IAgentLicense2, IAgentLicense3, IAgentLicense4, IAgentLicense5 |
| VT_BOOL | Expired | Read Write | Whether the license of the agent or computer has expired. |
| VT_DATE | ExpirationDate | Read Write | Expiration date of the agent or computer. |
| VT_BOOL | TrialVersion | Read Write | Whether the agent is a trial version. |
| VT_BOOL | LicenseInstalled | Read Write | Whether a license is installed . |
| VT_BSTR | SerialNumber | Read Write | Product serial number. |
| VT_BOOL | WarningPeriod | Read Write | Whether the agent with an expiration date is in a warning period. |
| VT_BOOL | GracePeriod | Read Write | Whether the agent is in its grace period. Expiration date till the grace period end date. |
| VT_UINT | ExpirationDays | Read Write | Number of days till the expiration date. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |