[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Policy assignments reply root node

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 
PolicyAssignmentReplyAssignments : 

SchemaVersion10Base
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
PolicyAssignmentReplyAssignments _
	
Inherits 

SchemaVersion10Base
[
SerializableAttribute]
public 
ref class 
PolicyAssignmentReplyAssignments 
sealed : 
public 

SchemaVersion10Base

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
PolicyAssignmentReplyAssignments () () () ()
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
Identification
Gets or sets the identification
MemberwiseClone () () () () (Inherited from Object.)
PolicyAssignments
Gets the list of the assignments
PolicySource
Gets or sets the policy source
ReplyType
Gets or sets the reply type
Resource
Gets or sets the resource
SchemaVersion
XML schema version
(Inherited from SchemaVersionBase.)
ServerCookie
Gets/sets the server cookie.
ServerCookieString
Gets or sets the server cookie. This is only for serialization, ServerCookie should be used instead.
Signature
Contains signature information (native mode only)
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

See Also