The holder of the certificate.

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

Collapse imageSyntax

C#
AttributeCertificateHolder Holder { get; }
Visual Basic
ReadOnly Property Holder As AttributeCertificateHolder
	Get
Visual C++
property AttributeCertificateHolder^ Holder {
	AttributeCertificateHolder^ get ();
}

Collapse imageSee Also