OrgUnit (Registration - Java)

Read-Write. The organizational unit to use when creating ID files.

Defined in

Registration

Data type

String

Syntax

public String getOrgUnit()
    throws NotesException
public void setOrgUnit(String unit)
    throws NotesException

Usage

Optionally set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.

Example