Share via


CAType Enumeration

Inidcates the type of certificate authority (CA).

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

Usage

'Usage
Dim instance As CAType

Syntax

'Declaration
Public Enumeration CAType
public enum CAType
public enum class CAType
public enum CAType
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

Reference

Microsoft.Clm.Shared.CertificateServer Namespace