次の方法で共有


ClientAuthenticationWithX509Certificate.CertificateChain プロパティ

定義

デバイス証明書の署名に使用される証明書から、サービスにアップロードされた証明書への証明書の完全なチェーン。 これらの証明書には秘密キーは必要ありません。 これは、AMQP_Tcp_OnlyとMqtt_Tcp_Onlyでのみサポートされます

public System.Security.Cryptography.X509Certificates.X509Certificate2Collection CertificateChain { get; }
member this.CertificateChain : System.Security.Cryptography.X509Certificates.X509Certificate2Collection
Public ReadOnly Property CertificateChain As X509Certificate2Collection

プロパティ値

適用対象