次の方法で共有


Certificate.IssuerKey プロパティ

定義

この証明書に署名した証明書の公開キーを取得します。

public byte[] IssuerKey { get; }
member this.IssuerKey : byte[]
Public ReadOnly Property IssuerKey As Byte()

プロパティ値

Byte[]

この証明書に署名した証明書の公開キー。

適用対象