MSM (LANProfile) element

The MSM (LANProfile) element contains media-specific module (MSM) settings.

<xs:element name="MSM">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="security"
                ...
             />
            <xs:any
                processContents="lax"
                minOccurs="0"
                maxOccurs="unbounded"
                namespace="##other"
             />
        </xs:sequence>
    </xs:complexType>
</xs:element>

Parent elements

Child elements

Element Type Description
security Contains security settings for wired networks.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]