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 ) |
Visual Basic |
---|
Public Sub New ( _ entityName As GeneralNames _ ) |
Visual C++ |
---|
public: Holder( GeneralNames^ entityName ) |
Parameters
- entityName
- Type: Org.BouncyCastle.Asn1.X509..::..GeneralNames