CLASSI JAVA/CORBA


PolicyName property
Read-write. The name of an explicit policy.

Nota 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.

Language cross-reference

PolicyName property in LotusScript NotesRegistration class