Initializes a new instance of the Target class
Namespace: Org.BouncyCastle.Asn1.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public Target( Target..::..Choice type, GeneralName name )  | 
| Visual Basic | 
|---|
Public Sub New ( _ type As Target..::..Choice, _ name As GeneralName _ )  | 
| Visual C++ | 
|---|
public: Target( Target..::..Choice type, GeneralName^ name )  |