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 =
    const IOSNSURLProtectionSpaceAuthenticationMethod._internal(
        "NSURLAuthenticationMethodNTLM");