DataItemStorageOptions Enumeration

Provides options for data item storage.

Namespace: Microsoft.Clm.Shared.CertificateServer
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)

Usage

'Usage
Dim instance As DataItemStorageOptions

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration DataItemStorageOptions
[FlagsAttribute] 
public enum DataItemStorageOptions
[FlagsAttribute] 
public enum class DataItemStorageOptions
/** @attribute FlagsAttribute() */ 
public enum DataItemStorageOptions
FlagsAttribute 
public enum DataItemStorageOptions

Members

Member name Description
Encrypted Encrypted.
None Not Encrypted.

Platforms

Development Platforms

Windows 2008 x64 Edition

Target Platforms

Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Microsoft.Clm.Shared.CertificateServer Namespace