configEnableSelfRegistration( )

Turns on/off self-registration in the Web administration application.

Pseudocode
configEnableSelfRegistration(boolean enable);
Parameters
  • enable   Turn on self registration for users.

Returns

None

Remarks

INTERNAL – In future releases, may not be backward compatible or may not be supported at all.