MPKeyInformation.AssignmentSiteCode Property

 

Gets or sets the site code for assignment. This property is only returned when making a call to ConfigMgrMPKeyInformationExRequest.

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

Syntax

public string AssignmentSiteCode { get; set; }

Property Value

Type: System.String

See Also

MPKeyInformation Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top