Share via


DeviceProvisioningServicesCertificateResourceDeleteOptions Class

Definition

The DeviceProvisioningServicesCertificateResourceDeleteOptions.

public class DeviceProvisioningServicesCertificateResourceDeleteOptions
type DeviceProvisioningServicesCertificateResourceDeleteOptions = class
Public Class DeviceProvisioningServicesCertificateResourceDeleteOptions
Inheritance
DeviceProvisioningServicesCertificateResourceDeleteOptions

Constructors

DeviceProvisioningServicesCertificateResourceDeleteOptions(String)

Initializes a new instance of DeviceProvisioningServicesCertificateResourceDeleteOptions.

Properties

CertificateCommonName

This is optional, and it is the Common Name of the certificate.

CertificateCreatedOn

Time the certificate is created.

CertificateHasPrivateKey

Indicates if the certificate contains a private key.

CertificateIsVerified

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

CertificateLastUpdatedOn

Time the certificate is last updated.

CertificateNonce

Random number generated to indicate Proof of Possession.

CertificatePurpose

A description that mentions the purpose of the certificate.

CertificateRawBytes

Raw data within the certificate.

IfMatch

ETag of the certificate.

Applies to