IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

DeleteOldRDN Property

Controls whether the old RDN (Relative Distinguished Name) should be deleted.

Syntax

[VB.NET]
Public Property DeleteOldRDN As Boolean

[C#]
public bool DeleteOldRDN {get; set;}

Remarks

This property controls whether the old Relative Distinguished Name (RDN) should be deleted. It is used when ModifyRDN is called. The default value is True, which instructs the server to delete the old RDN.

This property is not available at design time.

Default Value

True

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]