This article lists down the Authscheme Proxy authorization credentials that WFBS-SVC supports.
The following are the supported Authscheme Proxy authorization credentials in WFBS-SVC:
- WINHTTP_AUTH_SCHEME_BASIC: Use basic authentication.
- WINHTTP_AUTH_SCHEME_NTLM: Use NTLM authentication.
- WINHTTP_AUTH_SCHEME_PASSPORT: Use passport authentication.
- WINHTTP_AUTH_SCHEME_DIGEST: Use digest authentication.
- WINHTTP_AUTH_SCHEME_NEGOTIATE: Selects between NTLM and Kerberos authentication.
The above schemes are supported by Internet Security and Acceleration (ISA) Servers.