Share via


CertificateInfo Class

Definition

Represents manufacturer information from a client certificate chain.

public class CertificateInfo
type CertificateInfo = class
Public Class CertificateInfo
Inheritance
CertificateInfo

Properties

DigestValue

Gets the Certificate's digest value.

ManufacturerName

Gets the name of the client manufacturer to which the Certificate is issued.

ModelName

Gets the model name of the client for which the Certificate is issued.

ModelNumber

Gets the model number of the client for which the Certificate is issued.

Platform

Gets the PlatformIdentifier of the client.

RobustnessVersion

Gets the RobustnessVersion of the client.

Applies to