次の方法で共有


DeviceAuthenticationWithX509Certificate.Certificate プロパティ

定義

このデバイスに関連付けられている X.509 証明書を取得または設定します。 秘密キーは オブジェクトで X509Certificate2 使用できる必要があります。または、クライアントが認証されるシステムの証明書ストアで使用できるようにする必要があります。

public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get; set; }
member this.Certificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property Certificate As X509Certificate2

プロパティ値

適用対象