Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
Boolean
Syntax
To get: flag = notesRegistration.UseCertificateAuthority
To set: notesRegistration. UseCertificateAuthority = flag
Legal values
Set this property before calling CrossCertify, Recertify, RegisterNewCertifier, RegisterNewServer, or RegisterNewUser.
If this property is True, the certifier ID and password are not needed for registration.
If you are working in a hosted environment and are registering a user to a hosted organization, be sure to register the user with a certifier created for that hosted organization.
Language cross-reference
IsUseCertificateAuthority property in Java Registration class