WCL_E_OBEX_UNAUTHORIZED Constant

Similar to WCL_E_OBEX_FORBIDDEN, but specifically for use when authentication is required and has failed or has not yet been provided. The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource.

Namespace: wclConnectionErrors
 WCL_E_OBEX_UNAUTHORIZED = WCL_E_OBEX_BASE + $0011;

Value

Type: Integer