
Use the ICIServer interface AllowRemoteAdministration property to allow or prohibit remote administration of the server.
Signature:
HRESULT AllowRemoteAdministration([out, retval] VARIANT_BOOL *pVal);
HRESULT AllowRemoteAdministration([in] VARIANT_BOOL newVal);