Merge pull request #9643 from peterlewis/patch-1

Fix mistakes
This commit is contained in:
Denise Vangel-MSFT
2021-06-02 09:28:09 -07:00
committed by GitHub

View File

@ -8,9 +8,9 @@ ms.author: dansimp
ms.topic: article ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: manikadhiman author: dansimp
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 08/11/2020 ms.date: 06/02/2021
--- ---
# Defender CSP # Defender CSP
@ -56,8 +56,8 @@ Defender
--------TamperProtectionEnabled (Added in Windows 10, version 1903) --------TamperProtectionEnabled (Added in Windows 10, version 1903)
--------IsVirtualMachine (Added in Windows 10, version 1903) --------IsVirtualMachine (Added in Windows 10, version 1903)
----Configuration (Added in Windows 10, version 1903) ----Configuration (Added in Windows 10, version 1903)
--------TamperProetection (Added in Windows 10, version 1903) --------TamperProtection (Added in Windows 10, version 1903)
--------EnableFileHashcomputation (Added in Windows 10, version 1903) --------EnableFileHashComputation (Added in Windows 10, version 1903)
--------SupportLogLocation (Added in the next major release of Windows 10) --------SupportLogLocation (Added in the next major release of Windows 10)
----Scan ----Scan
----UpdateSignature ----UpdateSignature
@ -491,7 +491,7 @@ Supported operations are Add, Delete, Get, Replace.
<a href="" id="configuration-enablefilehashcomputation"></a>**Configuration/EnableFileHashComputation** <a href="" id="configuration-enablefilehashcomputation"></a>**Configuration/EnableFileHashComputation**
Enables or disables file hash computation feature. Enables or disables file hash computation feature.
When this feature is enabled Windows defender will compute hashes for files it scans. When this feature is enabled Windows Defender will compute hashes for files it scans.
The data type is integer. The data type is integer.