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

Syntax

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

See Also