TestimoX

API Reference

Class

AdmxPolicyMdmDataEntry

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Single ADMX policy parameter projected into an MDM SyncML data element.

Inheritance

  • Object
  • AdmxPolicyMdmDataEntry

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String Id { get; set; } #

ADMX element identifier used as the SyncML data id.

public String ElementType { get; set; } #

ADMX element type (for example, text, decimal, enum, list, or multiText).

public String Value { get; set; } #

String value projected into the SyncML data value attribute.