DataCollectionItemStorageFlags Enumeration
Defines flags that describe how the data can be stored.
Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim instance As DataCollectionItemStorageFlags
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration DataCollectionItemStorageFlags
[FlagsAttribute]
public enum DataCollectionItemStorageFlags
[FlagsAttribute]
public enum class DataCollectionItemStorageFlags
/** @attribute FlagsAttribute() */
public enum DataCollectionItemStorageFlags
FlagsAttribute
public enum DataCollectionItemStorageFlags
Members
Member name | Description |
---|---|
Encrypted | The data will be encrypted. |
None | The data will not be 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