setDistinguishedName (DirectoryUser - JavaScript™)
Sets the distinguished name.
Syntax
setDistinguishedName(name:string) : void
Parameters | Description |
---|---|
name |
The new distinguished name. |
Usage
For aDirectoryUser
object
obtained through context.getUser()
, this method has
no effect outside the object.