NSURL_AUTHENTICATION_METHOD_NTLM constant

IOSNSURLProtectionSpaceAuthenticationMethod const NSURL_AUTHENTICATION_METHOD_NTLM

Use NTLM authentication for this protection space.

Implementation

static const NSURL_AUTHENTICATION_METHOD_NTLM =
    IOSNSURLProtectionSpaceAuthenticationMethod._internal(
        'NSURLAuthenticationMethodNTLM', 'NSURLAuthenticationMethodNTLM');