Merge pull request #1888 from MicrosoftDocs/lomayor-ah-cert

Update advanced-hunting-devicefilecertificateinfobeta-table.md
This commit is contained in:
Louie Mayor 2020-01-17 17:32:15 -08:00 committed by GitHub
commit 15571a3eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ For information on other tables in the advanced hunting schema, see [the advance
| `DeviceName` | string | Fully qualified domain name (FQDN) of the machine | | `DeviceName` | string | Fully qualified domain name (FQDN) of the machine |
| `SHA1` | string | SHA-1 of the file that the recorded action was applied to | | `SHA1` | string | SHA-1 of the file that the recorded action was applied to |
| `IsSigned` | boolean | Indicates whether the file is signed | | `IsSigned` | boolean | Indicates whether the file is signed |
| `SignatureType` | string | Indicates whether signature information was read as embedded | content in the file itself or read from an external catalog file | | `SignatureType` | string | Indicates whether signature information was read as embedded content in the file itself or read from an external catalog file |
| `Signer` | string | Information about the signer of the file | | `Signer` | string | Information about the signer of the file |
| `SignerHash` | string | Unique hash value identifying the signer | | `SignerHash` | string | Unique hash value identifying the signer |
| `Issuer` | string | Information about the issuing certificate authority (CA) | | `Issuer` | string | Information about the issuing certificate authority (CA) |