apiEnableAdmin property

bool? apiEnableAdmin
getter/setter pair

Enables JSON-RPC access to functions in the admin namespace.

Defaults to false.

Immutable.

Implementation

core.bool? apiEnableAdmin;