ManagementGroup.GetMonitoringSecureData Method
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 | |
---|---|---|
GetMonitoringSecureData() | Obsolete.Retrieves a collection of all the secure data objects to which the user has access. |
|
GetMonitoringSecureData(Byte[]) | Obsolete.Retrieves the secure data object that has the specified id. |
|
GetMonitoringSecureData(Guid) | Obsolete.Retrieves the secure data object that has the specified GUID. |
|
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