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

Syntax

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

See Also