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

Syntax

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

See Also