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

Syntax

C#
public bool IsIndirectCrl { get; }
Visual Basic
Public ReadOnly Property IsIndirectCrl As Boolean
	Get
Visual C++
public:
property bool IsIndirectCrl {
	bool get ();
}

See Also