PsPolicyType 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 PsPolicyType
type PsPolicyType =
Public Enum PsPolicyType
- Inheritance
-
PsPolicyType
Fields
BuiltIn | 2 | The policy policy [set] definition is built in |
Custom | 1 | The policy policy [set] definition is custom |
None | 0 | Value representing no PsPolicyType |
Static | 3 | The policy policy definition is static |