DeviceProvisioningServicesCertificateResourceDeleteOptions 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.
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
Azure SDK for .NET