nn::http::ProxyAuthType Enumerated Type

Syntax

enum ProxyAuthType;

Value

Value Description
PROXY_AUTH_TYPE_NONE No authentication
PROXY_AUTH_TYPE_BASIC Basic authentication

Description

Proxy authentication type.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL