SystemEnforcementMode Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
How the policy is being enforced.
C++
public enum class SystemEnforcementMode
public enum SystemEnforcementMode
type SystemEnforcementMode =
Public Enum SystemEnforcementMode
- Inheritance
-
SystemEnforcementMode
Name | Value | Description |
---|---|---|
None | 0 | |
Audit | 1 | |
Enforce | 2 |
Proizvod | Verzije |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |