DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions。
public class DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions
type DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions = class
Public Class DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions
- 継承
-
DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions
コンストラクター
DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions(String, CertificateVerificationCodeContent) |
DeviceProvisioningServicesCertificateResourceVerifyCertificateOptions の新しいインスタンスを初期化します。 |
プロパティ
CertificateCommonName |
証明書の共通名。 |
CertificateCreatedOn |
証明書の作成時刻。 |
CertificateHasPrivateKey |
証明書に秘密キーが含まれているかどうかを示します。 |
CertificateIsVerified |
証明書が秘密キーの所有者によって検証されているかどうかを示します。 |
CertificateLastUpdatedOn |
証明書の最終更新時刻。 |
CertificateNonce |
所有証明を示すために生成された乱数。 |
CertificatePurpose |
証明書の目的について説明する。 |
CertificateRawBytes |
証明書の生データ。 |
Content |
証明書の名前。 |
IfMatch |
証明書の ETag。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET