PolicyCategory Enum

Definition

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

None 0

Default settings for the policy.

OOBE 1

OOBE - Out of box experience policy setting.

Applies to