IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

DeleteOldRDN Property

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

Syntax


 isDeleteOldRDN(): boolean;

 setDeleteOldRDN(deleteOldRDN: boolean): void;

Default Value

TRUE

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]