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

Syntax

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

See Also