MDM_DMAcc_AppAddr02_01 class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MDM_DMAcc_AppAddr02_01 class defines the OMA DM server address. Only one server address can be configured. When mapping the w7 APPLICATION configuration service provider to the DMAcc Configuration Service Provider, the name of this element is "1". This is the first DM address encountered in the w7 APPLICATION configuration service provider, other DM accounts are ignored.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("DMWmiBridgeProv")]
class MDM_DMAcc_AppAddr02_01
{
  string InstanceID;
  string ParentID;
  string Addr;
  string AddrType;
};

Members

The MDM_DMAcc_AppAddr02_01 class has these types of members:

  • Properties

Properties

The MDM_DMAcc_AppAddr02_01 class has these properties.

Addr

Data type: string

Access type: Read-only

Required. Specifies the address of the OMA DM account. The type of address stored is specified by the AddrType element.

AddrType

Data type: string

Access type: Read-only

Required. Specifies the format and interpretation of the Addr node value. The default is "URI". The default value of "URI" specifies that the OMA DM account address in Addr is a URI address. A value of "IPv4" specifies that the OMA DM account address in Addr is an IP address.

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

Identifies the name of the parent node. For this class, the string is the Object name.

ParentID

Data type: string

Access type: Read-only

Qualifiers: key

Describes the full path to the parent node. For this class, the string is "./Vendor/MSFT/DMAcc/AccountUID/AppAddr"

Requirements

Minimum supported client

Windows 10 Insider Preview

Minimum supported server

None supported

Namespace

Root\CIMv2\MDM\DMMap

MOF

DMWmiBridgeProv.mof

DLL

DMWmiBridgeProv.dll