LdapStyleUriParser Constructor

Definition

Creates a customizable parser based on the Lightweight Directory Access Protocol (LDAP) scheme.

public:
 LdapStyleUriParser();
public LdapStyleUriParser ();
Public Sub New ()

Remarks

Use this constructor as an argument to UriParser.Register(UriParser, String, Int32)

Applies to