Namespace: Org.BouncyCastle.Pkix
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public PkixCertPath CertPath { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CertPath As PkixCertPath Get |
| Visual C++ |
|---|
public: property PkixCertPath^ CertPath { PkixCertPath^ get (); } |