Initializes a new instance of the Holder class
Namespace: Org.BouncyCastle.Asn1.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Holder( GeneralNames entityName, int version ) |
Visual Basic |
---|
Public Sub New ( _ entityName As GeneralNames, _ version As Integer _ ) |
Visual C++ |
---|
public: Holder( GeneralNames^ entityName, int version ) |
Parameters
- entityName
- Type: Org.BouncyCastle.Asn1.X509..::..GeneralNames
- version
- Type: System..::..Int32