MPBootMediaLocation Class
Represents an MPLOCATION reply message used by ConfigMgrMPBootMediaLocationRequest and ConfigMgrMPBootMediaLocationReply. If none of the fields are populated, an invalid or unrecognized set of request parameters was specified.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | MPBootMediaLocation() | Initializes a new instance of the MPBootMediaLocation class. |
| Name | Description | |
|---|---|---|
![]() | AssignedSiteCode | Gets or sets the assigned site code of the management point. |
![]() | MPCertificatesEx | Gets or sets the management point certificate. |
![]() | MPFqdn | Gets or sets the management point FQDN. |
![]() | SiteCode | Gets or sets the site code of the management point. |
![]() | UnknownMachineGuidX64 | Gets or sets the unknown machine GUID for AMD64 computers. |
![]() | UnknownMachineGuidX86 | Gets or sets the unknown machine GUID for x86 computers. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

