CertificateInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |