| Anterior | Siguiente |
| STATUS_SEGMENT_NOTIFICATION | STATUS_BAD_CURRENT_DIRECTORY |
STATUS_LOCAL_USER_SESSION_KEY
Qué significa STATUS_LOCAL_USER_SESSION_KEY
Es un status informativo de security context. Una conexión RPC local puede devolver una key que no demuestra que haya ocurrido un network authentication handshake ni que exista channel secrecy.
Si el diseño necesita peer identity, signing/sealing o channel binding, inspeccione authentication service y protection level reales.
Qué comprobar
- Determine si RPC call es local o remota.
- Capture authentication/impersonation/protection levels.
- No derive autorización de la presencia de esta local session key.
- Use propiedades del security context adecuadas al objetivo.
Referencias técnicas
¿Buscas un código diferente? Buscar otro código de estado o error.
