Share via


DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions Class

Definition

The DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions.

public class DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions
type DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions = class
Public Class DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions
Inheritance
DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions

Constructors

DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions(String, CertificateVerificationCodeContent)

Initializes a new instance of DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions.

Properties

CertificateCommonName

Common Name for the certificate.

CertificateCreatedOn

Certificate creation time.

CertificateHasPrivateKey

Indicates if the certificate contains private key.

CertificateIsVerified

Indicates if the certificate has been verified by owner of the private key.

CertificateLastUpdatedOn

Certificate last updated time.

CertificateNonce

Random number generated to indicate Proof of Possession.

CertificatePurpose

Describe the purpose of the certificate.

CertificateRawBytes

Raw data of certificate.

Content

The name of the certificate.

IfMatch

ETag of the certificate.

Applies to