IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

DN Property

The Distinguished Name used as the base for LDAP operations.

Syntax

[VB.NET]
Public Property DN As String

[C#]
public string DN {get; set;}

Remarks

Also the base object during LDAP searches.

The Distinguished Name is provided in string format as specified by RFC 1779. Example (Setting DN)


LDAPControl.DN = "uid=TThompson,ou=Employees,dc=server"

LDAPControl.DN = "Domain\Username"

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0