HttpClientCertificate.Issuer 屬性

定義

包含子欄位值清單的字串,包含憑證簽發者的相關資訊。

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

屬性值

憑證簽發者的資訊。

適用於