ManagementGroup::DeleteMonitoringSecureDataHealthServiceReference Method (MonitoringSecureDataHealthServiceReference^)

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Deletes the secure data reference from the management group.

Namespace:   Microsoft.EnterpriseManagement
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.

Return to top
Show: