ManagementGroup::DeleteMonitoringSecureDataHealthServiceReference Method (MonitoringSecureDataHealthServiceReference^)
System Center
Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.Namespace:
Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return to top
Deletes the secure data reference from the management group.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
public: [ObsoleteAttribute("Please use Security.DeleteMonitoringSecureDataHealthServiceReference()")] void DeleteMonitoringSecureDataHealthServiceReference( MonitoringSecureDataHealthServiceReference^ secureDataReference )
Parameters
- secureDataReference
-
Type:
Microsoft.EnterpriseManagement.Monitoring.Security::MonitoringSecureDataHealthServiceReference^
The secure data reference to delete.
Show: