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