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
System_CAPS_pubmethod GetMonitoringSecureData()

Obsolete.Retrieves a collection of all the secure data objects to which the user has access.

System_CAPS_pubmethod GetMonitoringSecureData(Byte[])

Obsolete.Retrieves the secure data object that has the specified id.

System_CAPS_pubmethod GetMonitoringSecureData(Guid)

Obsolete.Retrieves the secure data object that has the specified GUID.

System_CAPS_pubmethod 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