MPListRequestType Enumeration
Identifies the request type for the MPLIST request.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum MPListRequestType
[SerializableAttribute]
public enum class MPListRequestType
<SerializableAttribute>
Public Enumeration MPListRequestType
Members
Member name | Description | |
---|---|---|
InternetMPList | Returns the list of Internet management points. This type fails in mixed mode. |
|
IntranetMPList | Returns the list of intranet management points for MPLIST1 (V4 version). |
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top