Namespace: Org.BouncyCastle.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected virtual bool IsIndirectCrl { get; } |
Visual Basic |
---|
Protected Overridable ReadOnly Property IsIndirectCrl As Boolean
Get |
Visual C++ |
---|
protected:
virtual property bool IsIndirectCrl {
bool get ();
} |
See Also