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

MoveToDN Method

Performs an LDAP 'modify' operation on the entry specified by DN by changing its superior.

Syntax

[VB.NET]
Public Sub MoveToDN(ByVal NewSuperior As String)
[C#]
public void MoveToDN(string newSuperior);

Remarks

This method performs an LDAP 'modify' operation on the entry specified by DN by changing its superior. None of the entry's attributes will change. DeleteOldRDN property will be set to true to delete the old entry. The result of the operation is returned via the Result event.

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