ProfileTemplateType Enumeration

Defines the types of profile templates.

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

Usage

'Usage
Dim instance As ProfileTemplateType

Syntax

'Declaration
Public Enumeration ProfileTemplateType
public enum ProfileTemplateType
public enum class ProfileTemplateType
public enum ProfileTemplateType
public enum ProfileTemplateType

Members

Member name Description
Certificate A software certificate profile template.
None The profile template type is not specified.
Smartcard A smart card profile template.

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.ProfileTemplates Namespace