MonitoringSecureDataType Enumeration

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Defines the available secure data types.

Namespace:   Microsoft.EnterpriseManagement.Monitoring.Security
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

[SerializableAttribute]
[ObsoleteAttribute("Use Microsoft.EnterpriseManagement.Security.SecureDataType")]
public enum class MonitoringSecureDataType

Member nameDescription
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.

Return to top
Show: