PolicyAssignmentLocation Class
Represents policy assignment location information.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | PolicyAssignmentLocation() | Initializes a new instance of the PolicyAssignmentLocation class. |
| Name | Description | |
|---|---|---|
![]() | Hash | Gets or sets the policy hash. |
![]() | HashEx | Gets or sets the policy hash EX. |
![]() | Value | Gets or sets the XML for the policy. This URI format is invalid for talking to a management point. Therefore, if you are using this property programatically, use the GetPolicyDownloadUri method to obtain a well-formed URI. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPolicyDownloadUri(IMessage^) | Converts policy location into a valid URL. |
![]() | 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.

