DataCollectionItemStorageType Enumeration
Defines the types of storage methods that can be used to store data collection items.
Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim instance As DataCollectionItemStorageType
Syntax
'Declaration
Public Enumeration DataCollectionItemStorageType
public enum DataCollectionItemStorageType
public enum class DataCollectionItemStorageType
public enum DataCollectionItemStorageType
public enum DataCollectionItemStorageType
Members
Member name | Description |
---|---|
Database | Data collection items are stored in a database. |
Directory | Data collection items are stored in a directory |
Extension | Data collection items are stored in the certificate extension. |
None | The storage method for the data collection items is not specified. |
Subject | Data collection items are stored in the certificate subject. |
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2