NtlmLog
NtlmLog
JSON Example
{
"ntlm_detected": false,
"ntlm_status": "string"
}
boolean
ntlm_detected
Optional
Set to true, if request is detected to be NTLM. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
ntlm_status
Optional
Set the NTLM Status. Enum options - NTLM_AUTHENTICATION_SUCCESS, NTLM_UNAUTHORIZED, NTLM_NEGOTIATION, NTLM_AUTHENTICATION_FAILURE, NTLM_AUTHENTICATED_REQUESTS. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.