Applies To: Operations Manager for System Center 2012
Retrieves secure data objects.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringSecureData() | Obsolete.Retrieves a collection of all the secure data objects to which the user has access. | 
| .jpeg) | GetMonitoringSecureData(Byte[]) | Obsolete.Retrieves the secure data object that has the specified id. | 
| .jpeg) | GetMonitoringSecureData(Guid) | Obsolete.Retrieves the secure data object that has the specified GUID. | 
| .jpeg) | GetMonitoringSecureData(MonitoringSecureDataCriteria) | Obsolete.Retrieves a collection of secure data objects that match the specified filter. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top