PolicyName (Registration - Java)

Read-write. The name of an explicit policy.

Note: This property is new with Release 6.5.

Defined in

Registration

Data type

String

Syntax

public String getPolicyName()
    throws NotesException
public void setPolicyName(String name)
    throws NotesException

Usage

Optionally set this property before calling registerNewUser.