X509ServiceLocatorExtensionIssuerName Property |
Gets issuer X.500 distinguished name.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string IssuerName { get; }
Public ReadOnly Property IssuerName As String
Get
public:
property String^ IssuerName {
String^ get ();
}
member IssuerName : string with get
Property Value
Type:
StringSee Also