DataItemStorageType Enumeration

Indicates where data items used to authenticate a user are stored.

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

Usage

'Usage
Dim instance As DataItemStorageType

Syntax

'Declaration
Public Enumeration DataItemStorageType
public enum DataItemStorageType
public enum class DataItemStorageType
public enum DataItemStorageType
public enum DataItemStorageType

Members

Member name Description
Database The FIM CM database.
Directory The Active Directory object of the subscriber.
Extension The location specified by one of the properties of the certificate request added as an extension to FIM CM.
Subject A location specified by the subject of the certificate request.

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