IsNorthAmerican (NotesRegistration - JavaScript)

Read-Write. Indicates whether an ID file is North American.

Defined in

NotesRegistration

Syntax

isNorthAmerican() : boolean

setNorthAmerican(flag:boolean) : void

Legal value Description
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.