Initializes a new instance of the RoleSyntax class
Namespace: Org.BouncyCastle.Asn1.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public RoleSyntax( GeneralNames roleAuthority, GeneralName roleName ) |
| Visual Basic |
|---|
Public Sub New ( _ roleAuthority As GeneralNames, _ roleName As GeneralName _ ) |
| Visual C++ |
|---|
public: RoleSyntax( GeneralNames^ roleAuthority, GeneralName^ roleName ) |
Parameters
- roleAuthority
- Type: Org.BouncyCastle.Asn1.X509..::..GeneralNames
- roleName
- Type: Org.BouncyCastle.Asn1.X509..::..GeneralName