Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Authenticates the client with NTLM mechanism.

RestClient myRestClient.AuthenticateNtlm(userName: string, password: string)

Arguments

string userName
User name to be sent. Cannot be null or empty.
string password
Password to be sent.