IsNorthAmerican (Registration - Java™)
Read-Write. Indicates whether an ID file is North American.
Defined in
Data type
boolean
Syntax
public boolean isNorthAmerican()
throws NotesException
public void setNorthAmerican(boolean flag)
throws NotesException
Legal values
- true if the ID is North American
- false if the ID is not North American
Usage
Set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.