Network Authentication Exception
An error of an HTTP-secured network request.
Since
200.1.0
Inheritors
Types
Link copied to clipboard
Exception representing a 403 - Forbidden
response HTTP error. This HTTP error occurs when the user that generated the token does not have privilege to access the folder or service. This error may also occur when a Client Certificate is required to access a resource.
Link copied to clipboard
Exception representing a 401 - Unauthorized
response HTTP error. This HTTP error occurs when a network request is made to a NTLM-secured service, with no or invalid username/password.