Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the reference data that contains signature information (only in native mode).
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public PolicyAssignmentReference Reference { get; set; }
public:
property PolicyAssignmentReference^ Reference {
PolicyAssignmentReference^ get();
void set(PolicyAssignmentReference^ value);
}
Public Property Reference As PolicyAssignmentReference
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.PolicyAssignmentReference
See Also
PolicyAssignment Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top