API Reference
Enum
AdmxProvider
Built-in ADMX provider sources supported by the update engine.
Inheritance
- Enum
- AdmxProvider
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const AdmxProvider Office #Microsoft Office / Microsoft 365 Apps Administrative Templates.
Value:
2public const AdmxProvider OneDrive #Microsoft OneDrive policy templates (installed app harvest recommended).
Value:
14public const AdmxProvider RemoteDesktopManager #Devolutions Remote Desktop Manager Administrative Templates.
Value:
17public const AdmxProvider DellCommandUpdate #Dell Command | Update Administrative Templates.
Value:
18public const AdmxProvider Teams #Microsoft Teams policy templates (placeholder; online discovery TBD).
Value:
21public const AdmxProvider OneDriveOnline #Microsoft OneDrive policy templates (online download of client installer).
Value:
25