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

Collapse imageSyntax

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

Collapse imageSee Also