public X500DistinguishedName IssuerName { get; }
Public ReadOnly Property IssuerName As X500DistinguishedName
Get
public:
property X500DistinguishedName^ IssuerName {
X500DistinguishedName^ get ();
}
member IssuerName : X500DistinguishedName with get