X509Certificate.Issuer 屬性

定義

取得核發 X.509v3 憑證的憑證授權單位名稱。

public:
 property System::String ^ Issuer { System::String ^ get(); };
public string Issuer { get; }
member this.Issuer : string
Public ReadOnly Property Issuer As String

屬性值

核發 X.509v3 憑證的憑證授權單位名稱。

例外狀況

憑證控制代碼無效。

適用於