MPLocationRecord Class

 

Represents a management point location record.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages::MPLocationRecord

[SerializableAttribute]
public ref class MPLocationRecord sealed 

NameDescription
System_CAPS_pubmethodMPLocationRecord()

Initializes a new instance of the MPLocationRecord class.

NameDescription
System_CAPS_pubpropertyCapabilities

Gets or sets the capabilities for the management point.

System_CAPS_pubpropertyInternetName

Gets or sets the Internet host name.

System_CAPS_pubpropertyIntranetName

Gets or sets the intranet host name.

System_CAPS_pubpropertyTrust

Gets or sets the Windows trust information.

System_CAPS_pubpropertyVersion

Gets or sets the management point version.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: