FACILITY_SSPI top-level constant

  1. @Deprecated('Use FACILITY_CODE.FACILITY_SSPI instead')
int const FACILITY_SSPI

The source of the error code is the Security API layer.

Implementation

@Deprecated('Use FACILITY_CODE.FACILITY_SSPI instead')
const FACILITY_SSPI = 9;