Share via


CertificateType Enum

Definition

Defines the type of Certificate.

public enum CertificateType
type CertificateType = 
Public Enum CertificateType
Inheritance
CertificateType

Fields

CrlSigner 5

A certificate used to sign certificate revocation lists.

Device 2

The certificate for a Device client.

Domain 3

A domain certificate.

InvalidType 0

An invalid certificate type. This type should never be used.

Issuer 4

A certificate used to issue other certificates.

PC 1

The certificate for a personal computer client.

Server 11

The certificate for a server.

Service 6

Reserved for future use.

Silverlight 7

Obsolete. Use PC instead.

Applies to