What does HRESULT 0x80045381 (FSRM_E_SECURE_PROPERTIES_NOT_SUPPORTED) mean?

 
Previous Next
FSRM_E_RMS_TEMPLATE_NOT_FOUND FSRM_E_RMS_NO_PROTECTORS_INSTALLED

FSRM_E_SECURE_PROPERTIES_NOT_SUPPORTED

FSRM_E_SECURE_PROPERTIES_NOT_SUPPORTED means FSRM attempted to use secure classification properties on a host or filesystem environment that does not implement the required secure-property mechanism. The error is about platform capability, not an invalid property value.

Verify where the file is actually hosted

  • Confirm the server and operating-system version that owns the file data.
  • Check whether the path resolves to an older or non-Windows file server through a share or namespace.
  • Use ordinary local properties only when the security policy does not require tamper-resistant metadata.

Copying a secure property definition to an unsupported host does not add the storage capability. Keep authorization-sensitive classification on supported Windows file servers and validate the end-to-end namespace, including DFS targets. If data must remain on another platform, redesign the policy around controls that platform can enforce rather than downgrading the property silently.

Dynamic Access Control · Automatic file classification · FSRM overview


Looking for a different code? Search another status or error code.