setCommonName (DirectoryUser - JavaScript)

Sets the common name.

Syntax

setCommonName(name:string) : void
Parameters Description
name The new common name.

Usage

For a DirectoryUser object obtained through context.getUser(), this method has no effect outside the object.