PolicyType Enum
Definition
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.
The policy assignment enforcement mode.
public enum PolicyType
type PolicyType =
Public Enum PolicyType
- Inheritance
-
PolicyType
Fields
Name | Value | Description |
---|---|---|
Custom | 0 | The policy policy [set] definition is custom |
BuiltIn | 1 | The policy policy [set] definition is built in |
Static | 2 | The policy policy definition is static |