Share via


MdmAuthority Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MdmAuthority
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MdmAuthority = 
Public Enum MdmAuthority
Inheritance
MdmAuthority
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Unknown 0
Intune 1
Sccm 2
Office365 3

Applies to