ActiveLicenseMetadata Model
ActiveLicenseMetadata Model documentation for .NET SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Filename | string | Filename of the active license on disk. | [optional] |
| Sha256 | string | Hex-encoded SHA-256 hash of the active license file. | [optional] |
| SizeBytes | long | Size of the active license file in bytes. | |
| ModifiedAt | DateTime | Last modification timestamp of the active license file. | [optional] |