Inidcates the type of certificate authority (CA).
Namespace: Microsoft.Clm.Shared.CertificateServer
Assembly: Microsoft.Clm.Shared (in microsoft.clm.shared.dll)

Usage

Visual Basic
Dim instance As CAType

Syntax

Visual Basic
Public Enumeration CAType
C#
public enum CAType
C++
public enum class CAType
J#
public enum CAType
JScript
public enum CAType

Members

Member name Description
Microsoft Microsoft CA.
ThirdParty Non-Microsoft CA.

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