다음을 통해 공유


Certificate.IssuerKey Property

Definition

Gets the public key for the certificate that signed this certificate.

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

Property Value

Byte[]

The public key for the certificate that signed this certificate.

Applies to