Namespace: Org.BouncyCastle.Asn1.Ocsp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public CertID CertId { get; }
Visual Basic
Public ReadOnly Property CertId As CertID
	Get
Visual C++
public:
property CertID^ CertId {
	CertID^ get ();
}

See Also