Initializes a new instance of the Restriction class
Namespace: Org.BouncyCastle.Asn1.IsisMtt.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public Restriction( string restriction )  | 
| Visual Basic | 
|---|
Public Sub New ( _ restriction As String _ )  | 
| Visual C++ | 
|---|
public: Restriction( String^ restriction )  | 
Parameters
- restriction
 - Type: System..::..String