CertificateType Enumeration

Defines types of certificates.

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

Usage

'Usage
Dim instance As CertificateType

Syntax

'Declaration
Public Enumeration CertificateType
public enum CertificateType
public enum class CertificateType
public enum CertificateType
public enum CertificateType

Members

Member name Description
External The certificate has been imported for the user from an external certification authority (CA).
Native The certificate is fully managed by FIM CM.
None No certificate type information is specified.

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