PolicyAssignmentPolicy Class
Represents a definition for an individual policy.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | PolicyAssignmentPolicy() | Initializes a new instance of the PolicyAssignmentPolicy class. |
| Name | Description | |
|---|---|---|
![]() | Category | Gets or sets a policy category. |
![]() | Flags | Gets or sets flags for the policy assignment. |
![]() | Id | Gets or sets the GUID for the policy. |
![]() | Location | Gets or sets the policy location. |
![]() | PolicyType | Gets or sets the policy type. |
![]() | SerializableFlags | Gets or sets policy flags. This property is only for serialization. Use Flags instead. |
![]() | Version | Gets or sets the policy version. |
| 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.

