Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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