PolicyCategory 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.
Represents the policy type that can be assigned to a device.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum PolicyCategory
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type PolicyCategory =
Public Enum PolicyCategory
- Inheritance
-
PolicyCategory
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | Default settings for the policy. |
OOBE | 1 | OOBE - Out of box experience policy setting. |