public LicenseEventArgs( string domainName, FireWallLicencedFeatures licenseLevel, IList<IKeyRingKey> keys, string headerName, LicenseStatus status, DateTime expires )
Parameters
- domainName
- Name of the domain.
- licenseLevel
- The license level.
- keys
- The keys.
- headerName
- Name of the header.
- status
- The status.
- expires
- The expires.