MPKeyInformation Class
Contains management point key information.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | MPKeyInformation() | Initializes a new instance of the MPKeyInformation class. |
| Name | Description | |
|---|---|---|
![]() | AssignmentSiteCode | Gets or sets the site code for assignment. This property is only returned when making a call to ConfigMgrMPKeyInformationExRequest. |
![]() | MachineFqdn | Gets or sets the FQDN for the default management point. |
![]() | MachineName | Gets or sets the machine name for the default management point. |
![]() | MPCertificate | Gets or sets the management point certificate. |
![]() | SiteCode | Gets or sets the site code. |
![]() | TrustedRootKey | Gets or sets the trusted root key for the management point. |
![]() | UnknownMachines | Gets or sets information for unknown machines. This property is only returned when making a call to ConfigMgrMPKeyInformationExRequest. |
| 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.

