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

Syntax

C#
public DerGeneralizedTime ThisUpdate { get; }
Visual Basic
Public ReadOnly Property ThisUpdate As DerGeneralizedTime
	Get
Visual C++
public:
property DerGeneralizedTime^ ThisUpdate {
	DerGeneralizedTime^ get ();
}

See Also