MonitoringSecureDataType Enumeration
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.Namespace:
Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return to top
Defines the available secure data types.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Member name | Description | |
|---|---|---|
| ActionAccount | The action account secure data type. | |
| Basic | The basic credential secure data type. | |
| Blob | The generic secure data type. | |
| CommunityString | The community string secure data type. | |
| Digest | The digest credentials secure data type. | |
| Simple | The simple credential secure data type. | |
| Windows | The Windows credential secure data type. |
Show: