Creates an instance of distinguished name from a DN string.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ dn As String _ ) |
C# |
---|
public DistinguishedName( string dn ) |
Parameters
- dn
- Type: System..::..String
DN string.