SecureDataType Enumeration

System Center

Updated: April 25, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the available secure data types.

Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

'Usage
Dim instance As SecureDataType

[SerializableAttribute] 
public enum class SecureDataType
/** @attribute SerializableAttribute() */ 
public enum SecureDataType
SerializableAttribute 
public enum SecureDataType

Member nameDescription
ActionAccountSpecifies the action account data type.
BasicSpecifies the basic data type.
BlobSpecifies the blob data type.
CommunityStringSpecifies the community string data type.
DigestSpecifies the digest data type.
SimpleSpecifies the simple data type.
UnsetSpecifies the unset data type.
WindowsSpecifies the windows data type.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: