3.1.1.2 EFSRPC Server Control

The server has a parameter that indicates whether it is disabled. This parameter is kept in memory and not persisted across reboots. The parameter can be updated by external entities (that is, other products). The parameter is as follows:

EfsDisabled (Public): A Boolean indicating whether the EFSRPC interface is to reject incoming requests and return an error. The server MUST initialize this to the default value of false.

Note The abstract interface notation "(Public)" indicates that the Abstract Data Model element can be directly accessed from outside this protocol.