Specifies the available secure data types.
Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As SecureDataType
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration SecureDataType
[SerializableAttribute]
public enum SecureDataType
[SerializableAttribute]
public enum class SecureDataType
/** @attribute SerializableAttribute() */
public enum SecureDataType
SerializableAttribute
public enum SecureDataType
Members
| Member name | Description |
|---|---|
| ActionAccount | Specifies the action account data type. |
| Basic | Specifies the basic data type. |
| Blob | Specifies the blob data type. |
| CommunityString | Specifies the community string data type. |
| Digest | Specifies the digest data type. |
| Simple | Specifies the simple data type. |
| Windows | Specifies the windows data type. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003