Title |
Test
Find
MS.NET MembershipProvider LDAP connection string parser
|
Expression |
(?<Protocol>\w+):\/\/(?<Domain>[\w@][\w.:\-@]+)\/(?<Container>[\w= ,@-]+)* |
Description |
matches the Protocol, Domain with port and the distinguishedName of the directory container. |
Matches |
LDAP://machinename:636/OU=OrgUnit,O=Org,DC=domain,DC=Com |
Non-Matches |
LDAP:machinename:636/OU=OrgUnit,O=Org,DC=domain,DC=Com |
Author |
Rating:
Not yet rated.
Igor Werner
|
Source |
|
Your Rating |
|