NSURL_AUTHENTICATION_METHOD_NTLM constant
URLProtectionSpaceAuthenticationMethod
const NSURL_AUTHENTICATION_METHOD_NTLM
Use NTLM authentication for this protection space.
Implementation
static const NSURL_AUTHENTICATION_METHOD_NTLM =
URLProtectionSpaceAuthenticationMethod._internal(
'NSURLAuthenticationMethodNTLM', 'NSURLAuthenticationMethodNTLM');