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

Syntax

C#
public DateTime RevocationDate { get; }
Visual Basic
Public ReadOnly Property RevocationDate As DateTime
	Get
Visual C++
public:
property DateTime RevocationDate {
	DateTime get ();
}

See Also