Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.58 KB

certificate-issuername.md

File metadata and controls

54 lines (35 loc) · 1.58 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Retrieves a string that contains the name of the certificate issuer.
6cf528e3-061a-44dc-b320-0e4b48a6c6ab
Certificate.IssuerName property
reference
05/31/2018
APIRef
kbSyntax
Certificate.IssuerName
COM
Capicom.dll

Certificate.IssuerName property

[CAPICOM is a 32-bit only component that is available for use in the following operating systems: Windows Server 2008, Windows Vista, and Windows XP. Instead, use the X509Certificate2 Class in the System.Security.Cryptography.X509Certificates namespace.]

The IssuerName property retrieves a string that contains the name of the certificate issuer.

This property is read-only.

Syntax

Certificate.IssuerName As String

Property value

String that contains the name of the certificate issuer.

Requirements

Requirement Value
End of client support
Windows Vista
End of server support
Windows Server 2008
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll